[PATCH] D33464: [PM][WIP] Enable out-of-tree registration of passes with the new PassBuilder

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 10 03:58:35 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL307532: [PM] Enable registration of out-of-tree passes with PassBuilder (authored by pfaffe).

Changed prior to commit:
  https://reviews.llvm.org/D33464?vs=105688&id=105836#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33464

Files:
  llvm/trunk/include/llvm/Passes/PassBuilder.h
  llvm/trunk/lib/Passes/PassBuilder.cpp
  llvm/trunk/test/Other/new-pm-defaults.ll
  llvm/trunk/test/Other/new-pm-lto-defaults.ll
  llvm/trunk/tools/opt/NewPMDriver.cpp
  llvm/trunk/unittests/IR/CMakeLists.txt
  llvm/trunk/unittests/IR/PassBuilderCallbacksTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33464.105836.patch
Type: text/x-patch
Size: 65402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170710/bb63eef5/attachment.bin>


More information about the llvm-commits mailing list