remove debug

llvm-svn: 92369
This commit is contained in:
Chris Lattner
2009-12-31 19:25:19 +00:00
parent 60b71b5c4d
commit ed18917665

View File

@@ -627,7 +627,7 @@ Restart:
--j; --je; --j; --je;
} }
/*DEBUG*/(errs() << "\nFACTORING [" << NumFound << "]: " << *TheOp << '\n'); DEBUG(errs() << "\nFACTORING [" << NumFound << "]: " << *TheOp << '\n');
++NumFactor; ++NumFactor;