[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
Fri Aug 19 02:53:23 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL279227: [PM] Make the the new pass manager support fully generic extra arguments (authored by chandlerc).
Changed prior to commit:
https://reviews.llvm.org/D21462?vs=66629&id=68666#toc
Repository:
rL LLVM
https://reviews.llvm.org/D21462
Files:
llvm/trunk/include/llvm/IR/IRPrintingPasses.h
llvm/trunk/include/llvm/IR/PassManager.h
llvm/trunk/include/llvm/IR/PassManagerInternal.h
llvm/trunk/lib/Passes/PassBuilder.cpp
llvm/trunk/unittests/IR/PassManagerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21462.68666.patch
Type: text/x-patch
Size: 21245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160819/bf58a38d/attachment.bin>
More information about the llvm-commits
mailing list