This matches the legacy PM pass by having one constructor use command
line flags, and the other use parameters to the pass.
This fixes all tests under Transforms/LowerTypeTests using NPM.
Paths
| Differential D87845
[LowerTypeTests][NewPM] Add constructor that uses command line flags ClosedPublic Authored by aeubanks on Sep 17 2020, 10:41 AM.
Details Summary This matches the legacy PM pass by having one constructor use command This fixes all tests under Transforms/LowerTypeTests using NPM.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 25 2020, 4:36 PM This revision was landed with ongoing or failed builds.Sep 25 2020, 5:40 PM Closed by commit rG83e3ea2cfce6: [LowerTypeTests][NewPM] Add constructor that uses command line flags (authored by aeubanks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 294465 llvm/include/llvm/Transforms/IPO/LowerTypeTests.h
llvm/lib/Passes/PassRegistry.def
llvm/lib/Transforms/IPO/LowerTypeTests.cpp
llvm/test/Transforms/LowerTypeTests/simple.ll
|