c0cdecf544
SWDEV-102733 - [OCL-LC-ROCm] Cmake build Write CMakeLists.txt to enable building with and without the DK environment - Disable LLVM object compression. Allows closed source LLVM binaries to run with the open source runtime - Define the DEBUG macro for Debug build types - Use the prepared amdgcn lib instead of the static lib when generating the .bc includes for the runtime. Affected files ... ... //depot/stg/opencl/drivers/opencl/CMakeLists.txt#14 edit ... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/CMakeLists.txt#9 edit ... //depot/stg/opencl/drivers/opencl/runtime/CMakeLists.txt#6 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/CMakeLists.txt#8 edit