mirror of
https://github.com/intel/llvm.git
synced 2026-02-04 03:26:06 +08:00
detection of kernels into the object file and adding a new category for raw binary images. Fixed all clients who previously searched for sections manually, making them use the object file's facilities instead. llvm-svn: 150272