[PATCH] D30500: [ELF] - Do not treat colon(":") as separate token in script parser.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 7 01:39:42 PST 2017


grimar updated this revision to Diff 90818.
grimar added a comment.

- Addressed review comment.


https://reviews.llvm.org/D30500

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30500.90818.patch
Type: text/x-patch
Size: 6717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170307/d67cd5e0/attachment.bin>


More information about the llvm-commits mailing list