add hcs macro config

Signed-off-by: zhang <zhangfengxi@huawei.com>
This commit is contained in:
zhang
2021-11-12 10:21:25 +08:00
parent 5836f70252
commit b66d014ff7
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -46,8 +46,6 @@ private:
std::string GenRefObjName(uint32_t depth, const std::shared_ptr<AstObject> &object);
const std::string &TypeToStr(uint32_t type);
std::ofstream ofs_;
std::string outFileName_;
std::map<int, std::string> nodeNameMap_;