strip-nondebug and strip-debug-declare have no existing associated tests
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D87639
[NewPM] Port strip* passes to NPM ClosedPublic Authored by aeubanks on Sep 14 2020, 3:22 PM.
Details
Summary strip-nondebug and strip-debug-declare have no existing associated tests
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 15 2020, 5:03 PM Closed by commit rGba12e77ec16b: [NewPM] Port strip* passes to NPM (authored by aeubanks). · Explain WhySep 15 2020, 6:25 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 292069 llvm/include/llvm/Transforms/IPO/StripSymbols.h
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Passes/PassRegistry.def
llvm/lib/Transforms/IPO/StripSymbols.cpp
llvm/test/Transforms/StripSymbols/2007-01-15-llvm.used.ll
llvm/test/Transforms/StripSymbols/strip-dead-debug-info.ll
|