[PATCH] D54125: [LTO] Drop non-prevailing definitions only if linkage is not local or appending

Pirama Arumuga Nainar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 7 03:33:29 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe61652a38427: [LTO] Drop non-prevailing definitions only if linkage is not local or appending (authored by pirama).
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D54125?vs=173208&id=223476#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D54125

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54125.223476.patch
Type: text/x-patch
Size: 14743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191007/57b6ff89/attachment.bin>


More information about the llvm-commits mailing list