[PATCH] LinkerScript: Add parsing of the EXTERN command
Meador Inge
meadori at gmail.com
Wed Mar 11 15:12:21 PDT 2015
This patch implements parsing of the GNU ld EXTERN command [1].
Evaluation will be added at a later point in time.
[1] https://sourceware.org/binutils/docs-2.25/ld/Miscellaneous-Commands.html#Miscellaneous-Commands
http://reviews.llvm.org/D8271
Files:
include/lld/ReaderWriter/LinkerScript.h
lib/ReaderWriter/LinkerScript.cpp
test/LinkerScript/extern-bad-symbol.test
test/LinkerScript/extern-empty.test
test/LinkerScript/extern-valid.test
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8271.21777.patch
Type: text/x-patch
Size: 5575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150311/306727be/attachment.bin>
More information about the llvm-commits
mailing list