diff options
author | Arthur Eubanks <aeubanks@google.com> | 2020-09-18 13:52:11 -0700 |
---|---|---|
committer | Arthur Eubanks <aeubanks@google.com> | 2020-09-22 17:54:25 -0700 |
commit | 61ac58e10ae1fbb18416cac20119725803b9ad6f (patch) | |
tree | a21b6c8ec76d240158c8aa44ee596a51d162caf0 /llvm/lib/Bitcode/Reader/MetadataLoader.cpp | |
parent | 64435a427a01a61574a59824ea0a4949a80b11e6 (diff) | |
download | llvm-61ac58e10ae1fbb18416cac20119725803b9ad6f.zip llvm-61ac58e10ae1fbb18416cac20119725803b9ad6f.tar.gz llvm-61ac58e10ae1fbb18416cac20119725803b9ad6f.tar.bz2 |
[NewPM] Pin tests with -debug-pass to legacy PM
-debug-pass is a legacy PM only option.
Some tests checks that the pass returned that it made a change,
which is not relevant to the NPM, since passes return PreservedAnalyses.
Some tests check that passes are freed at the proper time, which is also
not relevant to the NPM.
Reviewed By: asbirlea
Differential Revision: https://reviews.llvm.org/D87945
Diffstat (limited to 'llvm/lib/Bitcode/Reader/MetadataLoader.cpp')
0 files changed, 0 insertions, 0 deletions