[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:36:22 PST 2017


vitalybuka updated this revision to Diff 127222.
vitalybuka added a comment.

updated comment


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.127222.patch
Type: text/x-patch
Size: 19734 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171216/84344c15/attachment.bin>


More information about the llvm-commits mailing list