[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
Thu Sep 1 04:20:17 PDT 2016
grimar updated this revision to Diff 69983.
grimar added a comment.
- Updated to use "|" for regex concatenations.
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.69983.patch
Type: text/x-patch
Size: 11770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160901/d4557cfe/attachment.bin>
More information about the llvm-commits
mailing list