[PATCH] D17066: libLTO: add a ThinLTOCodeGenerator on the model of LTOCodeGenerator.
Mehdi AMINI via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 8 16:07:59 PST 2016
joker.eph updated this revision to Diff 50087.
joker.eph marked 15 inline comments as done.
joker.eph added a comment.
Taking comment into account
http://reviews.llvm.org/D17066
Files:
include/llvm-c/lto.h
include/llvm/ADT/STLExtras.h
include/llvm/LTO/LTOModule.h
include/llvm/LTO/ThinLTOCodeGenerator.h
lib/LTO/CMakeLists.txt
lib/LTO/LLVMBuild.txt
lib/LTO/LTOModule.cpp
lib/LTO/ThinLTOCodeGenerator.cpp
test/ThinLTO/Inputs/funcimport.ll
test/ThinLTO/funcimport.ll
tools/llvm-lto/llvm-lto.cpp
tools/lto/lto.cpp
tools/lto/lto.exports
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17066.50087.patch
Type: text/x-patch
Size: 55398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160309/a7ac214d/attachment.bin>
More information about the llvm-commits
mailing list