mirror of https://github.com/inolen/redream.git
removed unused ir op
This commit is contained in:
parent
2b0bb8573a
commit
5e9386e6aa
|
@ -51,6 +51,5 @@ IR_OP(BRANCH_FALSE)
|
|||
IR_OP(BRANCH_TRUE)
|
||||
IR_OP(CALL)
|
||||
IR_OP(CALL_COND)
|
||||
IR_OP(FLUSH_CONTEXT)
|
||||
IR_OP(DEBUG_BREAK)
|
||||
IR_OP(ASSERT_LT)
|
||||
|
|
Loading…
Reference in New Issue