[PATCH] [lld][ELF] Add support for reading dynamic libraries.
Michael Spencer
bigcheesegs at gmail.com
Fri Feb 8 16:08:59 PST 2013
Wrong -U setting on that last patch.
Hi shankarke,
http://llvm-reviews.chandlerc.com/D382
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D382?vs=927&id=928#toc
Files:
include/lld/Core/File.h
include/lld/Core/LLVM.h
include/lld/Core/SharedLibraryFile.h
lib/ReaderWriter/ELF/Atoms.h
lib/ReaderWriter/ELF/DynamicFile.h
lib/ReaderWriter/ELF/File.h
lib/ReaderWriter/ELF/Reader.cpp
lib/ReaderWriter/ReaderArchive.cpp
lib/ReaderWriter/YAML/ReaderWriterYAML.cpp
test/CMakeLists.txt
test/elf/Inputs/shared.c
test/elf/Inputs/shared.so-x86-64
test/elf/Inputs/use-shared.c
test/elf/Inputs/use-shared.x86-64
test/elf/dynamic-library.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D382.3.patch
Type: text/x-patch
Size: 21047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130208/9753fe70/attachment.bin>
More information about the llvm-commits
mailing list