[PATCH] D17259: [PM/AA] Teach the new pass manager to use pass-by-lambda for registering analysis passes, support pre-registering analyses, and use that to implement parsing and pre-registering a custom alias analysis pipeline.

Chandler Carruth via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 16 19:19:45 PST 2016


chandlerc added a comment.

Any further thoughts here? I don't want this to get bogged down, as it seems pretty simple and is in my critical path.


http://reviews.llvm.org/D17259





More information about the llvm-commits mailing list