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

remove debug

llvm-svn: 92369
parent 60b71b5c
No related branches found
No related tags found
No related merge requests found
...@@ -627,7 +627,7 @@ Restart: ...@@ -627,7 +627,7 @@ Restart:
--j; --je; --j; --je;
} }
/*DEBUG*/(errs() << "\nFACTORING [" << NumFound << "]: " << *TheOp << '\n'); DEBUG(errs() << "\nFACTORING [" << NumFound << "]: " << *TheOp << '\n');
++NumFactor; ++NumFactor;
......
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