mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +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