[PATCH] D15024: [ThinLTO] Support for specifying function index from pass manager
Teresa Johnson via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 1 11:25:13 PST 2015
tejohnson updated this revision to Diff 41540.
tejohnson marked an inline comment as done.
tejohnson added a comment.
- Address Mehdi's comments.
http://reviews.llvm.org/D15024
Files:
include/llvm/IR/Module.h
include/llvm/LinkAllPasses.h
include/llvm/Linker/Linker.h
include/llvm/Transforms/IPO.h
include/llvm/Transforms/IPO/PassManagerBuilder.h
lib/IR/Module.cpp
lib/Linker/LinkModules.cpp
lib/Transforms/IPO/FunctionImport.cpp
lib/Transforms/IPO/PassManagerBuilder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15024.41540.patch
Type: text/x-patch
Size: 7789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151201/7ec481fc/attachment.bin>
More information about the llvm-commits
mailing list