[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 13:41:31 PST 2015


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

- Move ownership of FunctionInfoIndex out of PassManagerBuilder.


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


More information about the llvm-commits mailing list