[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 14:25:38 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL280544: [ELF] - Use std::regex instead of hand written logic in elf::globMatch() (authored by grimar).
Changed prior to commit:
https://reviews.llvm.org/D23829?vs=70230&id=70235#toc
Repository:
rL LLVM
https://reviews.llvm.org/D23829
Files:
lld/trunk/ELF/LinkerScript.cpp
lld/trunk/ELF/LinkerScript.h
lld/trunk/ELF/Strings.cpp
lld/trunk/ELF/Strings.h
lld/trunk/ELF/SymbolTable.cpp
lld/trunk/ELF/SymbolTable.h
lld/trunk/test/ELF/wildcards2.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23829.70235.patch
Type: text/x-patch
Size: 12005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160902/f0925716/attachment-0001.bin>
More information about the llvm-commits
mailing list