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

Philip Pfaffe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 9 06:14:36 PDT 2017


philip.pfaffe updated this revision to Diff 105688.
philip.pfaffe marked 6 inline comments as done.
philip.pfaffe added a comment.

Addressed Comments


https://reviews.llvm.org/D33464

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33464.105688.patch
Type: text/x-patch
Size: 65072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170709/c515cf57/attachment-0001.bin>


More information about the llvm-commits mailing list