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

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 6 03:01:56 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353289: [llvm-objcopy] Allow regular expressions in name comparison (authored by evgeny777, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D57517?vs=185250&id=185519#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57517/new/

https://reviews.llvm.org/D57517

Files:
  llvm/trunk/test/tools/llvm-objcopy/ELF/globalize.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/keep-global-symbols.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/keep-many.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/keep-only-section.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/keep-symbol.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/localize.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/regex.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/remove-section.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/strip-symbol.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/weaken.test
  llvm/trunk/tools/llvm-objcopy/CopyConfig.cpp
  llvm/trunk/tools/llvm-objcopy/CopyConfig.h
  llvm/trunk/tools/llvm-objcopy/ObjcopyOpts.td
  llvm/trunk/tools/llvm-objcopy/StripOpts.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57517.185519.patch
Type: text/x-patch
Size: 17246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190206/b5cbcdcb/attachment.bin>


More information about the llvm-commits mailing list