[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
Wed Aug 3 02:26:00 PDT 2016


chandlerc updated this revision to Diff 66629.
chandlerc added a comment.

Rebase and ping.


https://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.66629.patch
Type: text/x-patch
Size: 22533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160803/332cb145/attachment.bin>


More information about the llvm-commits mailing list