Not sure why I thought I could do this.
This commit is contained in:
@@ -28,7 +28,6 @@ public:
|
||||
private:
|
||||
void EliminateConversions(hir::HIRBuilder* builder);
|
||||
void CheckTruncate(hir::Instr* i);
|
||||
void CheckZeroExtend(hir::Instr* i);
|
||||
void CheckByteSwap(hir::Instr* i);
|
||||
|
||||
void SimplifyAssignments(hir::HIRBuilder* builder);
|
||||
|
||||
Reference in New Issue
Block a user