Fixed macro condition.
llvm-svn: 148408
This commit is contained in:
parent
28324b0066
commit
1997de0100
@ -823,7 +823,7 @@ unsigned LiveIntervals::getReMatImplicitUse(const LiveInterval &li,
|
||||
assert(!RegOp &&
|
||||
"Can't rematerialize instruction with multiple register operand!");
|
||||
RegOp = MO.getReg();
|
||||
#ifndef NDEBUG
|
||||
#ifdef NDEBUG
|
||||
break;
|
||||
#endif
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user