compute-runtime/shared/test/unit_test/compiler_interface
Krystian Chmielewski 439389ae19 Do not resolve external functions when none passed
This commit adds check in Linker::resolveExternalFunctions checking
if external functions are present before trying to resolve dependencies
and adds default values for ExternalFunctionInfo.

Signed-off-by: Krystian Chmielewski <krystian.chmielewski@intel.com>
2022-03-07 19:05:17 +01:00
..
CMakeLists.txt Zebin: set kernel barriers based on ext funcs 2022-03-04 14:21:50 +01:00
compiler_cache_tests.cpp Use full path to include test.h 2/n 2021-12-15 13:09:50 +01:00
compiler_interface_tests.cpp LLVM IR removed from Compiler Link 2022-03-02 17:25:36 +01:00
compiler_options_tests.cpp Add warning when device binary had to be recompiled 2021-12-23 16:13:59 +01:00
external_functions_tests.cpp Zebin: set kernel barriers based on ext funcs 2022-03-04 14:21:50 +01:00
intermediate_representations_tests.cpp Use full path to include test.h 2/n 2021-12-15 13:09:50 +01:00
linker_mock.h Zebin: set kernel barriers based on ext funcs 2022-03-04 14:21:50 +01:00
linker_tests.cpp Do not resolve external functions when none passed 2022-03-07 19:05:17 +01:00