c7d2b188de
SWDEV-102966 - Dump code object disassembly in OpenCL rocm device. Invoke DumpExecutableAsText from driver library. Update build to depend on some more LLVM libraries. LLVM changes are included, but will come through amd-common. Driver changes will come through ROCm-OpenCL-driver. Testing: Run some SDK samples/test_basic with AMD_OCL_BUILD_OPTIONS_APPEND=-save-temps Reviewed by: Laurent Morichetti, German Andryeyev. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#27 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.cpp#47 edit