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

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 4 12:26:46 PST 2015


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

- Add new renameModuleForThinLTO helper, remove now unneeded LinkModules


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.41925.patch
Type: text/x-patch
Size: 6714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151204/d84d884a/attachment.bin>


More information about the llvm-commits mailing list