[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
Mon Mar 6 10:04:49 PST 2017


grimar updated this revision to Diff 90721.
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.90721.patch
Type: text/x-patch
Size: 6592 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170306/de275ba9/attachment.bin>


More information about the llvm-commits mailing list