mirror of
https://github.com/RPCS3/llvm.git
synced 2025-03-06 01:27:08 +00:00
remove debug
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92369 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
69e98e2c0f
commit
f8a447de16
@ -627,7 +627,7 @@ Restart:
|
||||
--j; --je;
|
||||
}
|
||||
|
||||
/*DEBUG*/(errs() << "\nFACTORING [" << NumFound << "]: " << *TheOp << '\n');
|
||||
DEBUG(errs() << "\nFACTORING [" << NumFound << "]: " << *TheOp << '\n');
|
||||
++NumFactor;
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user