Skip to content

Commit 3acb9bb

Browse files
committed
Remove unused duplicate BinaryOperator opcode.
1 parent 45bd986 commit 3acb9bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/YkIR/YkIRWriter.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ enum OpCode {
4343
Br,
4444
CondBr,
4545
ICmp,
46-
BinaryOperator,
4746
Ret,
4847
InsertValue,
4948
PtrAdd,

0 commit comments

Comments
 (0)