[PATCH] D57517: [llvm-objcopy] Allow using regex in name comparison
Eugene Leviant via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 5 00:48:34 PST 2019
evgeny777 updated this revision to Diff 185250.
evgeny777 added a comment.
Rebased
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57517/new/
https://reviews.llvm.org/D57517
Files:
test/tools/llvm-objcopy/ELF/globalize.test
test/tools/llvm-objcopy/ELF/keep-global-symbols.test
test/tools/llvm-objcopy/ELF/keep-many.test
test/tools/llvm-objcopy/ELF/keep-only-section.test
test/tools/llvm-objcopy/ELF/keep-symbol.test
test/tools/llvm-objcopy/ELF/localize.test
test/tools/llvm-objcopy/ELF/regex.test
test/tools/llvm-objcopy/ELF/remove-section.test
test/tools/llvm-objcopy/ELF/strip-symbol.test
test/tools/llvm-objcopy/ELF/weaken.test
tools/llvm-objcopy/CopyConfig.cpp
tools/llvm-objcopy/CopyConfig.h
tools/llvm-objcopy/ObjcopyOpts.td
tools/llvm-objcopy/StripOpts.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57517.185250.patch
Type: text/x-patch
Size: 16785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190205/438dd81d/attachment.bin>
More information about the llvm-commits
mailing list