mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-15 19:26:05 +00:00
remove debug
llvm-svn: 92369
This commit is contained in:
parent
60b71b5c4d
commit
ed18917665
@ -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