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

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 27 01:47:26 PST 2018


grimar updated this revision to Diff 131680.
grimar added a comment.

- Updated in according to latest comments.


https://reviews.llvm.org/D42107

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42107.131680.patch
Type: text/x-patch
Size: 17386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180127/d3594f19/attachment.bin>


More information about the llvm-commits mailing list