[PATCH] D41267: [LTO] Make processing of combined module more consistent
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 15 17:57:17 PST 2017
vitalybuka updated this revision to Diff 127225.
vitalybuka added a comment.
Remove unneeded line
https://reviews.llvm.org/D41267
Files:
lld/test/COFF/thinlto.ll
lld/test/ELF/lto/thinlto.ll
llvm/include/llvm/LTO/LTO.h
llvm/lib/LTO/LTO.cpp
llvm/test/LTO/Resolution/X86/dead-strip-alias.ll
llvm/test/LTO/Resolution/X86/ifunc.ll
llvm/test/LTO/Resolution/X86/linker-redef-thin.ll
llvm/test/LTO/Resolution/X86/linkonce.ll
llvm/test/LTO/Resolution/X86/load-sample-prof-icp.ll
llvm/test/LTO/Resolution/X86/load-sample-prof.ll
llvm/test/LTO/Resolution/X86/mod-asm-used.ll
llvm/test/ThinLTO/X86/deadstrip.ll
llvm/test/ThinLTO/X86/debuginfo-compositetype-import.ll
llvm/test/ThinLTO/X86/distributed_import.ll
llvm/test/ThinLTO/X86/empty-module.ll
llvm/test/ThinLTO/X86/funcimport2.ll
llvm/test/ThinLTO/X86/internalize.ll
llvm/test/ThinLTO/X86/module_asm2.ll
llvm/test/ThinLTO/X86/module_asm_glob.ll
llvm/test/ThinLTO/X86/personality-local.ll
llvm/test/ThinLTO/X86/personality.ll
llvm/test/ThinLTO/X86/reference_non_importable.ll
llvm/test/Transforms/FunctionImport/funcimport_var.ll
llvm/test/Transforms/PGOProfile/thinlto_samplepgo_icp2.ll
llvm/test/tools/gold/X86/thinlto.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41267.127225.patch
Type: text/x-patch
Size: 19762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171216/d4762dc1/attachment.bin>
More information about the llvm-commits
mailing list