mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-25 13:33:02 +08:00
[2/N] Program refactor - gather compiler options
Change-Id: I0a614be73fbd87184be2dfea407582a58c27b0bc
This commit is contained in:
committed by
sys_ocldev
parent
49ad839818
commit
72a1542140
@@ -6,7 +6,6 @@
|
||||
*/
|
||||
|
||||
#include "runtime/command_queue/command_queue.h"
|
||||
#include "runtime/compiler_interface/compiler_options.h"
|
||||
#include "runtime/os_interface/os_context.h"
|
||||
#include "runtime/program/program.h"
|
||||
#include "runtime/source_level_debugger/source_level_debugger.h"
|
||||
@@ -19,6 +18,7 @@
|
||||
#include "unit_tests/mocks/mock_kernel.h"
|
||||
#include "unit_tests/program/program_from_binary.h"
|
||||
|
||||
#include "compiler_options.h"
|
||||
#include "gmock/gmock.h"
|
||||
|
||||
using namespace NEO;
|
||||
|
||||
Reference in New Issue
Block a user