[PATCH] D20267: [LTO] Add the ability to specify a subset of passes to run

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Sat May 14 16:34:26 PDT 2016


davide updated this revision to Diff 57288.
davide added a comment.

Update after refactoring cross registration of Analysis managers in PassBuilder.


http://reviews.llvm.org/D20267

Files:
  ELF/CMakeLists.txt
  ELF/Config.h
  ELF/Driver.cpp
  ELF/LTO.cpp
  ELF/Options.td
  test/ELF/lto/ltopasses-custom.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20267.57288.patch
Type: text/x-patch
Size: 6187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160514/6e6d45cf/attachment.bin>


More information about the llvm-commits mailing list