Fix for receiving appropriate tokens during builtin compilation

Change-Id: I5f73bd95bbbd0e2b59dcc85beebd3d1ee205782a
This commit is contained in:
Kamil Diedrich
2018-12-27 17:05:48 +01:00
parent 2d321cb557
commit e2092d29ff
11 changed files with 150 additions and 100 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2017-2018 Intel Corporation
* Copyright (C) 2017-2019 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
@@ -13,7 +13,7 @@
extern PRODUCT_FAMILY productFamily;
const std::string KernelBinaryHelper::BUILT_INS("17246368129176860573");
const std::string KernelBinaryHelper::BUILT_INS("12523835541146349626");
KernelBinaryHelper::KernelBinaryHelper(const std::string &name, bool appendOptionsToFileName) {
// set mock compiler to return expected kernel