[PATCH] D13651: [ELF2] - Initial lazy loading support (x86_x64 and x86)

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 13 07:59:20 PDT 2015


grimar updated this revision to Diff 37252.
grimar added a comment.

Review comments addressed.


http://reviews.llvm.org/D13651

Files:
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  ELF/Symbols.h
  ELF/Target.cpp
  ELF/Target.h
  ELF/Writer.cpp
  test/elf2/plt-i686.s
  test/elf2/plt.s
  test/elf2/relocation-i686.s
  test/elf2/relocation.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13651.37252.patch
Type: text/x-patch
Size: 34646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151013/fcd41055/attachment.bin>


More information about the llvm-commits mailing list