[PATCH] D20268: [wip] Resolution-based LTO API.
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 8 15:40:21 PDT 2016
pcc updated this revision to Diff 60111.
pcc marked 7 inline comments as done.
pcc added a comment.
- Refresh
- Address review comments
http://reviews.llvm.org/D20268
Files:
include/llvm/CodeGen/LTOBackend.h
include/llvm/LTO/LTO.h
lib/CodeGen/CMakeLists.txt
lib/CodeGen/LLVMBuild.txt
lib/CodeGen/LTOBackend.cpp
lib/LTO/LTO.cpp
lib/Object/IRObjectFile.cpp
test/tools/gold/X86/coff.ll
test/tools/gold/X86/comdat.ll
test/tools/gold/X86/common.ll
test/tools/gold/X86/emit-llvm.ll
test/tools/gold/X86/parallel.ll
test/tools/gold/X86/start-lib-common.ll
test/tools/gold/X86/thinlto.ll
test/tools/gold/X86/visibility.ll
tools/gold/gold-plugin.cpp
tools/llvm-lto2/CMakeLists.txt
tools/llvm-lto2/LLVMBuild.txt
tools/llvm-lto2/llvm-lto2.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20268.60111.patch
Type: text/x-patch
Size: 99671 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160608/da29eb2f/attachment-0001.bin>
More information about the llvm-commits
mailing list