compute-runtime/shared/test/unit_test/compiler_interface
Krystian Chmielewski 6023a5b58e Zebin: don't fail when extfunc caller cannot be found
This commit removes early fail in linking with zebin and external
functions which happens when, there's a relocation to external functions
section, but it's not modifying any external function. And only treats
GLOBAL FUNC symbols pointing to external functions section as external
function symbols.

Signed-off-by: Krystian Chmielewski <krystian.chmielewski@intel.com>
2022-03-30 13:53:25 +02: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 Clean-Up unused code related to GMock 2022-03-22 16:16:34 +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 Zebin: don't fail when extfunc caller cannot be found 2022-03-30 13:53:25 +02:00