refactor(dev): 移动头文件位置
This commit is contained in:
@@ -28,7 +28,7 @@ class Context {
|
|||||||
const std::shared_ptr<Type>& PtrInt32();
|
const std::shared_ptr<Type>& PtrInt32();
|
||||||
// 去重创建 i32 常量。
|
// 去重创建 i32 常量。
|
||||||
ConstantInt* GetConstInt(int v);
|
ConstantInt* GetConstInt(int v);
|
||||||
|
|
||||||
std::string NextTemp();
|
std::string NextTemp();
|
||||||
|
|
||||||
private:
|
private:
|
||||||
Reference in New Issue
Block a user