[PATCH] D18613: [PassManager] Make PassManagerBuilder::addExtension take an std::function, rather than a function pointer.

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 30 11:54:33 PDT 2016


joker.eph accepted this revision.
joker.eph added a reviewer: joker.eph.
joker.eph added a comment.
This revision is now accepted and ready to land.

LGTM.
Adding stuff in PassManagerBuilderBase for the purpose of extension was... unfortunate.


http://reviews.llvm.org/D18613





More information about the llvm-commits mailing list