Basic ContextPromotionPass and some opcode info rearranging.
This commit is contained in:
@@ -26,7 +26,7 @@ public:
|
||||
virtual int Run(hir::FunctionBuilder* builder);
|
||||
|
||||
private:
|
||||
void MakeNopRecursive(const hir::OpcodeInfo* nop, hir::Instr* i);
|
||||
void MakeNopRecursive(hir::Instr* i);
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user