compute-runtime/shared/source/compiler_interface
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
..
compiler_warnings Optimize binaries' size by adjusting linkage of constants in headers 2022-08-26 22:52:04 +02:00
CMakeLists.txt Add option to change GRF mode 2022-09-06 13:00:17 +02:00
compiler_cache.cpp Do not redundantly call std::to_string() multiple times 2022-08-23 11:57:22 +02:00
compiler_cache.h create trace files about cl_cache usage 2021-10-29 18:21:49 +02:00
compiler_interface.cpp Add adjustHwInfoForIgc support 2022-06-13 14:31:53 +02:00
compiler_interface.h Warn when RAII lock returned from function is discarded 2022-09-01 16:53:03 +02:00
compiler_interface.inl Improve files of SipKernel class 2022-08-29 15:18:11 +02:00
compiler_options.cpp Ocloc: Add -s to options string for non-spirv input with -g option passed 2022-10-04 14:49:53 +02:00
compiler_options.h Ocloc: Add -s to options string for non-spirv input with -g option passed 2022-10-04 14:49:53 +02:00
create_main.cpp Copyright header update 2021-05-17 20:38:19 +02:00
default_cache_config.h Add absolute include paths 2020-02-23 23:49:12 +01:00
external_functions.cpp Zebin: set kernel barriers based on ext funcs 2022-03-04 14:21:50 +01:00
external_functions.h Add missing pragma once in header files 2022-06-07 16:19:11 +02:00
intermediate_representations.h Optimize binaries' size by adjusting linkage of constants in headers 2022-08-26 22:52:04 +02:00
linker.cpp 32bit zebin support 2022-09-27 11:12:05 +02:00
linker.h 32bit zebin support 2022-09-27 11:12:05 +02:00
linker.inl Move variables baseDieRev and baseDieA0Masked from xe_hpc to pvc 2022-05-17 12:19:16 +02:00
oclc_extensions.cpp Add cl_khr_device_uuid to extension list 2022-07-18 12:28:04 +02:00
oclc_extensions.h Move ocl extensions logic to shared 2021-11-04 17:38:15 +01:00