[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
Tue Oct 30 15:13:41 PDT 2018
rupprecht updated this revision to Diff 171820.
rupprecht added a comment.
Herald added subscribers: arichardson, emaste.
Herald added a reviewer: espindola.
- Update test cases with common symbols not in SHN_COMMON
- Rebase after refactoring
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.171820.patch
Type: text/x-patch
Size: 5262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181030/0c30a664/attachment.bin>
More information about the llvm-commits
mailing list