[PATCH] D28737: [ThinLTO] Don't create a comdat group for a dropped def with initializer

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 17 07:51:12 PST 2017


tejohnson updated this revision to Diff 84675.
tejohnson added a comment.

Add llvm-lto and llvm-lto2 based tests


https://reviews.llvm.org/D28737

Files:
  lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  test/ThinLTO/X86/Inputs/linkonce_comdat.ll
  test/ThinLTO/X86/linkonce_comdat.ll
  test/tools/gold/X86/Inputs/thinlto_linkonce_comdat1.ll
  test/tools/gold/X86/Inputs/thinlto_linkonce_comdat2.ll
  test/tools/gold/X86/thinlto_linkonce_comdat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28737.84675.patch
Type: text/x-patch
Size: 8398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170117/daa83ca8/attachment.bin>


More information about the llvm-commits mailing list