[PATCH] D15235: [ELF] - Implemented R_*_IRELATIVE relocations for x86, x64 targets.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 21 02:15:37 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL256144: [ELF] - Implemented R_*_IRELATIVE relocations for x86, x64 targets. (authored by grimar).

Changed prior to commit:
  http://reviews.llvm.org/D15235?vs=43112&id=43350#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15235

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/ELF/gnu-ifunc-i386.s
  lld/trunk/test/ELF/gnu-ifunc-nosym-i386.s
  lld/trunk/test/ELF/gnu-ifunc-nosym.s
  lld/trunk/test/ELF/gnu-ifunc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15235.43350.patch
Type: text/x-patch
Size: 18788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151221/888d03d8/attachment.bin>


More information about the llvm-commits mailing list