[PATCH] D42107: [ThinLTO] - Stop internalizing and drop non-prevailing symbols.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 29 00:05:19 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL323633: [ThinLTO] - Stop internalizing and drop non-prevailing symbols. (authored by grimar, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42107?vs=131680&id=131748#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42107

Files:
  llvm/trunk/include/llvm/LTO/LTO.h
  llvm/trunk/include/llvm/Transforms/IPO/FunctionImport.h
  llvm/trunk/lib/LTO/LTO.cpp
  llvm/trunk/lib/LTO/LTOBackend.cpp
  llvm/trunk/lib/LTO/ThinLTOCodeGenerator.cpp
  llvm/trunk/lib/Transforms/IPO/FunctionImport.cpp
  llvm/trunk/test/LTO/Resolution/X86/Inputs/not-prevailing.ll
  llvm/trunk/test/LTO/Resolution/X86/not-prevailing.ll
  llvm/trunk/test/ThinLTO/X86/deadstrip.ll
  llvm/trunk/test/ThinLTO/X86/internalize.ll
  llvm/trunk/test/tools/gold/X86/global_with_section.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42107.131748.patch
Type: text/x-patch
Size: 17862 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180129/26ee8458/attachment.bin>


More information about the llvm-commits mailing list