a831af4af0
SWDEV-116959 - ROCm OpenCL: split -amdgpu-internalize-symbols and -amdgpu-early-inline-all We shall not run internalize pass in FE, it breaks separate compilation. Thus two options are split now. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palcompiler.cpp#14 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#38 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/roccompiler.cpp#30 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.cpp#61 edit