[midend]IRPrinter增加了打印全局常量的功能
This commit is contained in:
@@ -15,6 +15,7 @@ public:
|
||||
public:
|
||||
void printIR();
|
||||
void printGlobalVariable();
|
||||
void printGlobalConstant();
|
||||
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user