Skip to content
Snippets Groups Projects
Commit 4fcc04a3 authored by Chris Lattner's avatar Chris Lattner
Browse files

remove dead var

llvm-svn: 31436
parent 9ac6442d
No related branches found
No related tags found
No related merge requests found
......@@ -213,7 +213,6 @@ def ptr_rc;
class Operand<ValueType ty> {
ValueType Type = ty;
string PrintMethod = "printOperand";
int NumMIOperands = 1;
dag MIOperandInfo = (ops);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment