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

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 25 10:03:05 PST 2018


grimar updated this revision to Diff 131473.
grimar marked an inline comment as done.
grimar added a comment.

Thanks, Teresa !

Addressed last comments, rebased after https://reviews.llvm.org/rL323444,
and going to commit this in my tomorrow
(want to watch for bots to ensure all of them are happy).


https://reviews.llvm.org/D42107

Files:
  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.131473.patch
Type: text/x-patch
Size: 15391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180125/5479f4de/attachment.bin>


More information about the llvm-commits mailing list