diff options
author | Justin Lebar <justin.lebar@gmail.com> | 2024-03-12 12:52:31 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-12 12:52:31 -0700 |
commit | 6095f8bbc410d2f8b926a32ba969d507f7343949 (patch) | |
tree | 7500e3abfd5bdbcd6cd36af58c7cd666089c4fec /llvm/lib/Object/COFFImportFile.cpp | |
parent | 6bbb73b4cbc89b7291a8088aaa635814a216fbf6 (diff) | |
download | llvm-6095f8bbc410d2f8b926a32ba969d507f7343949.zip llvm-6095f8bbc410d2f8b926a32ba969d507f7343949.tar.gz llvm-6095f8bbc410d2f8b926a32ba969d507f7343949.tar.bz2 |
Get rid of noisy debug log in verifyOpAndAdjustFlags. (#84677)
This debug log adds noise to a large fraction of *other* debug logs when
you run with -debug, because it prints "Verifying operation: blah blah\n"
whenever those other debug logs dump an op.
You can use -debug-only to get around this, but sometimes -debug really
is what's called for!
Diffstat (limited to 'llvm/lib/Object/COFFImportFile.cpp')
0 files changed, 0 insertions, 0 deletions