[PATCH] D26284: Add [<chars>] to the glob matcher to eliminate use of llvm::Regex.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 3 11:07:11 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL285949: Add [<chars>] to the glob matcher to eliminate use of llvm::Regex. (authored by ruiu).

Changed prior to commit:
  https://reviews.llvm.org/D26284?vs=76870&id=76874#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26284

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26284.76874.patch
Type: text/x-patch
Size: 14576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161103/f3447401/attachment.bin>


More information about the llvm-commits mailing list