[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 13:59:25 PDT 2016
grimar updated this revision to Diff 70230.
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.70230.patch
Type: text/x-patch
Size: 12016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160902/bc9aafea/attachment.bin>
More information about the llvm-commits
mailing list