[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:21:51 PST 2017
ruiu created this revision.
This is alternative to https://reviews.llvm.org/D30500 to simplify the
version definition parser and allow ":" in symbol names.
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.90951.patch
Type: text/x-patch
Size: 8180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170307/6f15101b/attachment.bin>
More information about the llvm-commits
mailing list