When I convert my OpenCL kernel to binary, I can set flags to remove .source, .llvmir and .amdil sections from ELF.
Is there a way of removing the .brig section as well?
When I convert my OpenCL kernel to binary, I can set flags to remove .source, .llvmir and .amdil sections from ELF.
Is there a way of removing the .brig section as well?