[PATCH] D11188: [LLD] New ELF implementation
Michael Spencer
bigcheesegs at gmail.com
Wed Jul 22 15:52:40 PDT 2015
Bigcheese updated this revision to Diff 30415.
Bigcheese added a comment.
Address review comments.
.s test.
Rename test dir.
http://reviews.llvm.org/D11188
Files:
CMakeLists.txt
ELF/CMakeLists.txt
ELF/Chunks.cpp
ELF/Chunks.h
ELF/Config.h
ELF/Driver.cpp
ELF/Driver.h
ELF/DriverUtils.cpp
ELF/Error.h
ELF/InputFiles.cpp
ELF/InputFiles.h
ELF/Options.td
ELF/README.md
ELF/SymbolTable.cpp
ELF/SymbolTable.h
ELF/Symbols.cpp
ELF/Symbols.h
ELF/Writer.cpp
ELF/Writer.h
include/lld/Driver/Driver.h
lib/Driver/CMakeLists.txt
lib/Driver/UniversalDriver.cpp
test/elf2/basic.test
tools/lld/CMakeLists.txt
unittests/DriverTests/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11188.30415.patch
Type: text/x-patch
Size: 71736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150722/c38f0ed2/attachment.bin>
More information about the llvm-commits
mailing list