[PATCH] D15024: [ThinLTO] Support for specifying function index from pass manager

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 3 12:12:35 PST 2015


tejohnson updated this revision to Diff 41786.
tejohnson added a comment.

- Address more comments.


http://reviews.llvm.org/D15024

Files:
  include/llvm/LinkAllPasses.h
  include/llvm/Linker/Linker.h
  include/llvm/Transforms/IPO.h
  include/llvm/Transforms/IPO/PassManagerBuilder.h
  lib/Linker/LinkModules.cpp
  lib/Transforms/IPO/FunctionImport.cpp
  lib/Transforms/IPO/PassManagerBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15024.41786.patch
Type: text/x-patch
Size: 7003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151203/53d36d63/attachment.bin>


More information about the llvm-commits mailing list