[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 07:16:20 PST 2018


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

- Fixed broken comment.


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.131447.patch
Type: text/x-patch
Size: 17373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180125/4dbe7160/attachment.bin>


More information about the llvm-commits mailing list