[PATCH] D72517: [lld/ELF] PR44498: Support input filename in double quote

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 14 10:51:33 PST 2020


thopre updated this revision to Diff 238037.
thopre added a comment.

- Make exact match at StringMatcher level
- Add possibility to add new pattern to a StringMatcher


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72517/new/

https://reviews.llvm.org/D72517

Files:
  lld/Common/Strings.cpp
  lld/ELF/LinkerScript.h
  lld/ELF/ScriptParser.cpp
  lld/ELF/SymbolTable.cpp
  lld/include/lld/Common/Strings.h
  lld/test/ELF/linkerscript/filename-spec.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72517.238037.patch
Type: text/x-patch
Size: 6951 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200114/be32f001/attachment.bin>


More information about the llvm-commits mailing list