mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-07 20:04:03 +00:00
remove debug
llvm-svn: 92369
This commit is contained in:
parent
59379f8bb0
commit
0e3d1bade8
@ -627,7 +627,7 @@ Restart:
|
||||
--j; --je;
|
||||
}
|
||||
|
||||
/*DEBUG*/(errs() << "\nFACTORING [" << NumFound << "]: " << *TheOp << '\n');
|
||||
DEBUG(errs() << "\nFACTORING [" << NumFound << "]: " << *TheOp << '\n');
|
||||
++NumFactor;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user