[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
Mon Jul 24 15:56:30 PDT 2017
tejohnson updated this revision to Diff 107985.
tejohnson added a comment.
Address review comments, moving handling to gold-plugin (I'd like to get
this one in asap and add the lld support in a follow up).
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.107985.patch
Type: text/x-patch
Size: 11237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170724/e80abd0a/attachment.bin>
More information about the llvm-commits
mailing list