[PATCH] D82698: [NewPM] make parsePassPipeline parse adaptor-wrapped user passes
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 10 13:25:13 PDT 2020
aeubanks added a comment.
Not sure exactly how to write a test for this, but it'd be nice to test a case where we have a module pass and a function pass both named the same. e.g. in PassRegistry.def there are multiple passes called "print".
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82698/new/
https://reviews.llvm.org/D82698
More information about the llvm-commits
mailing list