[PATCH] D13303: ELF2: Add DT_REL{,A}ENT and DT_SYMENT.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 30 12:23:29 PDT 2015


ruiu created this revision.
ruiu added a reviewer: rafael.
ruiu added a subscriber: llvm-commits.

According to the ELF specification, these dynamic array entries are mandatory.

http://reviews.llvm.org/D13303

Files:
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  test/elf2/dynamic-reloc.s
  test/elf2/shared.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13303.36135.patch
Type: text/x-patch
Size: 3605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150930/284c113a/attachment.bin>


More information about the llvm-commits mailing list