Second patch in the series to remove legacy PM and
associated -enable-new-pm=0 flag targets pass that
has not been ported to new PM - PruneEH.
Discussion about this can be found in D44415.
Details
Details
- Reviewers
aeubanks deadalnix - Commits
- rG46fc75ab28b7: [NFC][2/n] Remove PrunePH pass
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/test/Transforms/PruneEH/pr26263.ll | ||
---|---|---|
6 | I have second thought whether all of PrunePH directory tests should be dropped if they have two RUN lines. |
llvm/test/Transforms/PruneEH/pr26263.ll | ||
---|---|---|
6 | the functionality in simplifycfg/function-attrs that replace pruneeh should theoretically have their own tests |
I have second thought whether all of PrunePH directory tests should be dropped if they have two RUN lines.