diff options
author | Arthur Eubanks <aeubanks@google.com> | 2020-07-30 13:49:41 -0700 |
---|---|---|
committer | Arthur Eubanks <aeubanks@google.com> | 2020-07-30 19:40:29 -0700 |
commit | b36c39260edcded47436f344e48f78cfbedac494 (patch) | |
tree | 435de5f1f3a65ea5b510fe8f0f797f39983a369f /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | 2cf52504bb076d24c23f161e92340828052b69f7 (diff) | |
download | llvm-b36c39260edcded47436f344e48f78cfbedac494.zip llvm-b36c39260edcded47436f344e48f78cfbedac494.tar.gz llvm-b36c39260edcded47436f344e48f78cfbedac494.tar.bz2 |
[NewPM] Don't print 'Invalidating all non-preserved analyses'
If an analysis is actually invalidated, there's already a log statement
for that: 'Invalidating analysis: FooAnalysis'.
Otherwise the statement is not very useful.
Reviewed By: asbirlea, ychen
Differential Revision: https://reviews.llvm.org/D84981
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions