[PATCH] D46369: [llvm-objcopy] Add --strip-symbol (-N) option
Paul Semel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 9 02:22:36 PDT 2018
paulsemel updated this revision to Diff 145884.
paulsemel added a comment.
Removed llvm namespace specification to Twine to remain compliant with the rest of the code
Repository:
rL LLVM
https://reviews.llvm.org/D46369
Files:
test/tools/llvm-objcopy/strip-symbol-group.test
test/tools/llvm-objcopy/strip-symbol-reloc.test
test/tools/llvm-objcopy/strip-symbol.test
tools/llvm-objcopy/Object.cpp
tools/llvm-objcopy/Object.h
tools/llvm-objcopy/Opts.td
tools/llvm-objcopy/llvm-objcopy.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46369.145884.patch
Type: text/x-patch
Size: 10493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180509/cb6ae9a8/attachment.bin>
More information about the llvm-commits
mailing list