[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 09:12:34 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL250169: This patch implements basic variant of lazy loading for x86_x64 and for X86… (authored by grimar).

Changed prior to commit:
  http://reviews.llvm.org/D13651?vs=37252&id=37259#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13651

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

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


More information about the llvm-commits mailing list