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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 10 02:53:26 PST 2015


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

Review comments addressed.


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.42405.patch
Type: text/x-patch
Size: 18492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151210/4afcbf32/attachment.bin>


More information about the llvm-commits mailing list