[PATCH] D20268: [wip] Resolution-based LTO API.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Wed May 25 22:03:34 PDT 2016


pcc updated this revision to Diff 58564.
pcc marked 6 inline comments as done.
pcc added a comment.

- 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/CMakeLists.txt
  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/CMakeLists.txt
  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.58564.patch
Type: text/x-patch
Size: 96028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160526/fa3637db/attachment.bin>


More information about the llvm-commits mailing list