[PATCH] D57517: [llvm-objcopy] Allow using regex in name comparison

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 1 05:13:00 PST 2019


evgeny777 updated this revision to Diff 184726.
evgeny777 added a comment.

Removed `-w`


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/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.184726.patch
Type: text/x-patch
Size: 14818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190201/67176ce2/attachment.bin>


More information about the llvm-commits mailing list