[PATCH] [lld] Add basic linker script parsing.
Michael Spencer
bigcheesegs at gmail.com
Thu Feb 28 13:14:20 PST 2013
Address review comments. I'm going to fix the getReaderFunc stuff in a separate patch.
Hi shankarke, kledzik,
http://llvm-reviews.chandlerc.com/D477
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D477?vs=1147&id=1157#toc
Files:
CMakeLists.txt
include/lld/Core/Error.h
include/lld/Core/File.h
include/lld/ReaderWriter/ELFTargetInfo.h
include/lld/ReaderWriter/LinkerScript.h
include/lld/ReaderWriter/ReaderLinkerScript.h
lib/Core/Error.cpp
lib/ReaderWriter/CMakeLists.txt
lib/ReaderWriter/ELF/ELFTargetInfo.cpp
lib/ReaderWriter/LinkerScript.cpp
lib/ReaderWriter/ReaderLinkerScript.cpp
test/CMakeLists.txt
test/linker-script.test
utils/CMakeLists.txt
utils/linker-script-test/CMakeLists.txt
utils/linker-script-test/linker-script-test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D477.2.patch
Type: text/x-patch
Size: 26828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130228/626da966/attachment.bin>
More information about the llvm-commits
mailing list