[PATCH] [lld][ELF] Add support for reading dynamic libraries.

Michael Spencer bigcheesegs at gmail.com
Fri Feb 8 16:07:32 PST 2013


  Address comments.

Hi shankarke,

http://llvm-reviews.chandlerc.com/D382

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D382?vs=918&id=927#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.2.patch
Type: text/x-patch
Size: 18294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130208/010feb76/attachment.bin>


More information about the llvm-commits mailing list