[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
Thu Mar 2 04:33:08 PST 2017


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

- Addressed review comments.


https://reviews.llvm.org/D30500

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

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


More information about the llvm-commits mailing list