Skip to content

Commit f39255f

Browse files
DianaChenigcbot
authored andcommitted
ZEBinary: update zeinfo tool name
Update the tool name (zeinfoautogen.py) in the auto-generated zeinfo files
1 parent e9bdbfe commit f39255f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

IGC/ZEBinWriter/zebin/source/autogen/ZEInfo.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ SPDX-License-Identifier: MIT
1414
//===----------------------------------------------------------------------===//
1515

1616
// ******************** DO NOT MODIFY DIRECTLY *********************************
17-
// This file is auto-generated by ZEAutoTool/fileparser.py
17+
// This file is auto-generated by ZEAutoTool/zeinfoautogen.py
1818

1919
#ifndef ZE_INFO_HPP
2020
#define ZE_INFO_HPP

IGC/ZEBinWriter/zebin/source/autogen/ZEInfoYAML.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ SPDX-License-Identifier: MIT
1313
//===----------------------------------------------------------------------===//
1414

1515
// ******************** DO NOT MODIFY DIRECTLY *********************************
16-
// This file is auto-generated by ZEAutoTool/fileparser.py
16+
// This file is auto-generated by ZEAutoTool/zeinfoautogen.py
1717

1818
#include <ZEInfoYAML.hpp>
1919
using namespace zebin;

IGC/ZEBinWriter/zebin/source/autogen/ZEInfoYAML.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ SPDX-License-Identifier: MIT
1414
//===----------------------------------------------------------------------===//
1515

1616
// ******************** DO NOT MODIFY DIRECTLY *********************************
17-
// This file is auto-generated by ZEAutoTool/fileparser.py
17+
// This file is auto-generated by ZEAutoTool/zeinfoautogen.py
1818

1919
#ifndef ZE_INFO_YAML_HPP
2020
#define ZE_INFO_YAML_HPP

0 commit comments

Comments
 (0)