[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 15:53:17 PST 2017


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

- Remove the parameter from peek().


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.90958.patch
Type: text/x-patch
Size: 8716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170307/de0899cc/attachment.bin>


More information about the llvm-commits mailing list