[PATCH] D23829: [ELF] - Use std::regex instead of hand written logic in elf::globMatch()

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 2 12:49:19 PDT 2016


grimar updated this revision to Diff 70210.
grimar added a comment.

- Addressed review comments.


https://reviews.llvm.org/D23829

Files:
  ELF/LinkerScript.cpp
  ELF/LinkerScript.h
  ELF/Strings.cpp
  ELF/Strings.h
  ELF/SymbolTable.cpp
  ELF/SymbolTable.h
  test/ELF/wildcards2.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23829.70210.patch
Type: text/x-patch
Size: 12332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160902/6fb9ceb2/attachment.bin>


More information about the llvm-commits mailing list