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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 17 02:21:55 PST 2015


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

- Rebased.


http://reviews.llvm.org/D15235

Files:
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  ELF/Symbols.h
  ELF/Target.cpp
  ELF/Target.h
  ELF/Writer.cpp
  test/ELF/gnu-ifunc-i386.s
  test/ELF/gnu-ifunc-nosym-i386.s
  test/ELF/gnu-ifunc-nosym.s
  test/ELF/gnu-ifunc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15235.43112.patch
Type: text/x-patch
Size: 18417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151217/0c4de651/attachment.bin>


More information about the llvm-commits mailing list