[PATCH] D21462: [PM] Make the the new pass manageg support fully generic extra arguments to run methods, both for transform passes and analysis passes.
Chandler Carruth via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 23 16:13:43 PDT 2016
chandlerc updated this revision to Diff 61740.
chandlerc marked an inline comment as done.
chandlerc added a comment.
Update with code review feedback and rebase.
http://reviews.llvm.org/D21462
Files:
include/llvm/IR/IRPrintingPasses.h
include/llvm/IR/PassManager.h
include/llvm/IR/PassManagerInternal.h
lib/Passes/PassBuilder.cpp
unittests/IR/PassManagerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21462.61740.patch
Type: text/x-patch
Size: 22533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160623/934fd131/attachment.bin>
More information about the llvm-commits
mailing list