[PATCH] D30722: Handle ":" as a regular token character in linker scripts.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 7 16:50:20 PST 2017


ruiu updated this revision to Diff 90965.
ruiu added a comment.

- Remove a use of Twine. We don't need that.


https://reviews.llvm.org/D30722

Files:
  lld/ELF/Config.h
  lld/ELF/LinkerScript.cpp
  lld/ELF/ScriptLexer.cpp
  lld/ELF/ScriptLexer.h
  lld/test/ELF/version-script-extern-wildcards-anon.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30722.90965.patch
Type: text/x-patch
Size: 8529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170308/7ad4d19b/attachment.bin>


More information about the llvm-commits mailing list