[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 12:43:09 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL309009: [LTO] Prevent dead stripping and internalization of symbols with sections (authored by tejohnson).

Repository:
  rL LLVM

https://reviews.llvm.org/D35639

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

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


More information about the llvm-commits mailing list