[PATCH] D20268: Resolution-based LTO API.

Mehdi Amini via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 14 17:33:02 PDT 2016



Sent from my iPhone

> On Jul 14, 2016, at 5:22 PM, Peter Collingbourne <peter at pcc.me.uk> wrote:
> 
> 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
> 
> <D20268.64068.patch>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160714/db8ff537/attachment-0001.html>


More information about the llvm-commits mailing list