[PATCH] D53782: [llvm-objcopy] Don't apply --localize flags to common symbols
Jordan Rupprecht via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 31 11:06:21 PDT 2018
rupprecht updated this revision to Diff 171971.
rupprecht added a comment.
- Localize common symbols only if they are actually in SHN_COMMON
Repository:
rL LLVM
https://reviews.llvm.org/D53782
Files:
test/tools/llvm-objcopy/localize-hidden.test
test/tools/llvm-objcopy/localize.test
tools/llvm-objcopy/ELF/ELFObjcopy.cpp
tools/llvm-objcopy/ELF/Object.cpp
tools/llvm-objcopy/ELF/Object.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53782.171971.patch
Type: text/x-patch
Size: 5643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181031/a24a2025/attachment.bin>
More information about the llvm-commits
mailing list