[PATCH] D13645: [ELF2] - implemented default enterpteter for X86, X86_64, PPC and AArch64

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 13 10:50:13 PDT 2015


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

Added test.
getDefaultInterp() is in Driver.cpp as was discussed via llvm-mails.


http://reviews.llvm.org/D13645

Files:
  ELF/Driver.cpp
  test/elf2/dynamic-reloc.s
  test/elf2/interp.s
  test/elf2/relocation.s

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


More information about the llvm-commits mailing list