compute-runtime/opencl/source/program
Kacper Nowak 65f7ff2027 Ocloc: Add -s to options string for non-spirv input with -g option passed
Automatically add "-s" (source path) option if -g flag is present.
This applies only to non-spirv input.
- Due to conflict, do not automatically append source path when
CMC compiler is used.
- Minor code refactor: use defined compiler options instead of local
strings; wrap filename in quotes (in case of space-separated filename
string).

Related-To: NEO-7285
Signed-off-by: Kacper Nowak kacper.nowak@intel.com
2022-10-04 14:49:53 +02:00
..
CMakeLists.txt Add option to change GRF mode 2022-09-06 13:00:17 +02:00
build.cpp L0: GRF mode debug flags support 2022-09-22 15:27:31 +02:00
compile.cpp Add option to change GRF mode 2022-09-06 13:00:17 +02:00
create.cpp Copyright header update 2021-05-17 20:38:19 +02:00
create.inl Add option to change GRF mode 2022-09-06 13:00:17 +02:00
get_info.cpp Fix types passed to sizeof operator in clGetProgramInfo() 2022-09-22 12:26:15 +02:00
link.cpp Add option to change GRF mode 2022-09-06 13:00:17 +02:00
printf_handler.cpp OCL: optimize creating printf buffer 2022-09-30 12:25:57 +02:00
printf_handler.h OCL: optimize creating printf buffer 2022-09-30 12:25:57 +02:00
process_device_binary.cpp Create input for linker during zebin decoding 2022-09-22 11:12:39 +02:00
process_intermediate_binary.cpp Copyright header update 2021-05-17 20:38:19 +02:00
program.cpp Ocloc: Add -s to options string for non-spirv input with -g option passed 2022-10-04 14:49:53 +02:00
program.h L0: GRF mode debug flags support 2022-09-22 15:27:31 +02:00