compute-runtime/unit_tests/offline_compiler
Kamil Diedrich 8226269bbe Reimplementation of Elf Writer
- remove is_initialize pattern
- add RAII
- replace dynamic arrays with std::vector<char>
- use fixed width integer types
- remove c-style casting
- reducing the number of code checks
- add camelCase style

Change-Id: If24a595f03865c59c86fed29db280de0084b5663
2018-08-07 17:35:39 +02:00
..
mock Reimplementation of Elf Writer 2018-08-07 17:35:39 +02:00
segfault_test Add callstack printing to cloc 2018-07-05 14:40:56 +02:00
CMakeLists.txt Add callstack printing to cloc 2018-07-05 14:40:56 +02:00
environment.h Compile kernels per platform type (core/lp) 2018-04-26 16:47:15 +02:00
main.cpp Temporary WA for getcwd 2018-08-03 10:47:56 +02:00
offline_compiler_tests.cpp Adding spirv to cloc 2018-08-07 14:08:34 +02:00
offline_compiler_tests.h Initial commit 2017-12-21 00:45:38 +01:00