[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
Tue Aug 30 06:52:49 PDT 2016
grimar updated this revision to Diff 69675.
grimar added a comment.
- Addressed review comments.
- Switched to llvm::Regex
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.69675.patch
Type: text/x-patch
Size: 10510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160830/d6a784cb/attachment.bin>
More information about the llvm-commits
mailing list