[PATCH] [lld][ELF] Add support for reading dynamic libraries.
Michael Spencer
bigcheesegs at gmail.com
Thu Feb 7 16:05:59 PST 2013
Hi shankarke,
Note that I'll have to lower the variadic template stuff before committing.
http://llvm-reviews.chandlerc.com/D382
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.1.patch
Type: text/x-patch
Size: 19497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130207/0f4135f2/attachment.bin>
More information about the llvm-commits
mailing list