[PATCH] D54125: [LTO] Drop non-prevailing definitions for non-local linkage types

Pirama Arumuga Nainar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 5 16:08:47 PST 2018


pirama updated this revision to Diff 172674.
pirama added a comment.

Fix commit message.


Repository:
  rL LLVM

https://reviews.llvm.org/D54125

Files:
  lib/LTO/LTO.cpp
  lib/LTO/ThinLTOCodeGenerator.cpp
  lib/Transforms/IPO/FunctionImport.cpp
  test/LTO/Resolution/X86/dead-strip-fulllto.ll
  test/ThinLTO/X86/Inputs/strong_non_prevailing.ll
  test/ThinLTO/X86/funcimport.ll
  test/ThinLTO/X86/strong_non_prevailing.ll
  test/Transforms/FunctionImport/funcimport_var.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54125.172674.patch
Type: text/x-patch
Size: 6041 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181106/f85e1939/attachment.bin>


More information about the llvm-commits mailing list