[PATCH] D32528: Register two missing passes with PassRegistry

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 26 07:24:29 PDT 2017


davide requested changes to this revision.
davide added a comment.
This revision now requires changes to proceed.

I didn't check the pass dependencies but I assumed you did and these passes don't depend on anything.
I think you should be able to verify the change using `-run-pass`. Please add a test.


https://reviews.llvm.org/D32528





More information about the llvm-commits mailing list