[PATCH] D20268: Resolution-based LTO API.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 14 17:22:44 PDT 2016


pcc updated this revision to Diff 64068.
pcc marked 4 inline comments as done.
pcc added a comment.

- Address review comments
- Add resolution test based on llvm-lto2


https://reviews.llvm.org/D20268

Files:
  include/llvm/LTO/Config.h
  include/llvm/LTO/LTO.h
  include/llvm/LTO/LTOBackend.h
  lib/LTO/CMakeLists.txt
  lib/LTO/LLVMBuild.txt
  lib/LTO/LTO.cpp
  lib/LTO/LTOBackend.cpp
  lib/Object/IRObjectFile.cpp
  test/CMakeLists.txt
  test/LTO/Resolution/X86/Inputs/alias-1.ll
  test/LTO/Resolution/X86/Inputs/comdat.ll
  test/LTO/Resolution/X86/alias.ll
  test/LTO/Resolution/X86/comdat.ll
  test/LTO/Resolution/X86/lit.local.cfg
  test/lit.cfg
  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/opt-level.ll
  test/tools/gold/X86/parallel.ll
  test/tools/gold/X86/slp-vectorize.ll
  test/tools/gold/X86/start-lib-common.ll
  test/tools/gold/X86/strip_names.ll
  test/tools/gold/X86/thinlto.ll
  test/tools/gold/X86/thinlto_alias.ll
  test/tools/gold/X86/thinlto_internalize.ll
  test/tools/gold/X86/thinlto_linkonceresolution.ll
  test/tools/gold/X86/thinlto_weak_resolution.ll
  test/tools/gold/X86/type-merge2.ll
  test/tools/gold/X86/vectorize.ll
  test/tools/gold/X86/visibility.ll
  test/tools/llvm-lto2/errors.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.64068.patch
Type: text/x-patch
Size: 135506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160715/03ec5b20/attachment-0001.bin>


More information about the llvm-commits mailing list