[PATCH] D35639: [LTO] Prevent dead stripping and internalization of symbols with sections

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 09:13:59 PDT 2017


tejohnson updated this revision to Diff 108100.
tejohnson marked 2 inline comments as done.
tejohnson added a comment.

Address review comments


https://reviews.llvm.org/D35639

Files:
  include/llvm/LTO/LTO.h
  include/llvm/Object/IRSymtab.h
  lib/Object/IRSymtab.cpp
  test/Object/X86/irsymtab.ll
  test/tools/gold/X86/Inputs/global_with_section.ll
  test/tools/gold/X86/global_with_section.ll
  tools/gold/gold-plugin.cpp
  tools/llvm-lto2/llvm-lto2.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35639.108100.patch
Type: text/x-patch
Size: 12382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170725/d3effe8f/attachment.bin>


More information about the llvm-commits mailing list