[PATCH] D78988: [LTO] Suppress emission of empty combined module by default

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 4 18:51:04 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGad5fad0ac56b: [LTO] Suppress emission of empty combined module by default (authored by Zakk Chen <zakk.chen at sifive.com>).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78988/new/

https://reviews.llvm.org/D78988

Files:
  lld/COFF/LTO.cpp
  lld/ELF/LTO.cpp
  lld/test/COFF/lto-obj-path.ll
  lld/test/COFF/pdb-thinlto.ll
  lld/test/ELF/lto/linker-script-symbols-assign.ll
  lld/test/ELF/lto/thinlto-obj-path.ll
  llvm/include/llvm/LTO/Config.h
  llvm/include/llvm/LTO/LTO.h
  llvm/lib/LTO/LTO.cpp
  llvm/test/ThinLTO/X86/empty-module.ll
  llvm/test/tools/gold/X86/thinlto.ll
  llvm/tools/gold/gold-plugin.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78988.261985.patch
Type: text/x-patch
Size: 9304 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200505/9571554c/attachment.bin>


More information about the llvm-commits mailing list