[PATCH] D14450: [ELF2] Add mandatory .dynamic section entries on MIPS.

Igor Kudrin via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 9 02:56:55 PST 2015


ikudrin updated the summary for this revision.
ikudrin updated this revision to Diff 39674.
ikudrin added a comment.

- Add explanatory comments.
- Add the GotSection::getMipsLocalEntriesNum() method.
- Rename GotSection::getFirstEntry() -> getMipsFirstGlobalEntry().


http://reviews.llvm.org/D14450

Files:
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  ELF/Target.cpp
  ELF/Target.h
  ELF/Writer.cpp
  test/elf2/Inputs/mips-dynamic.s
  test/elf2/mips-dynamic.s
  test/elf2/mips-got-relocs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14450.39674.patch
Type: text/x-patch
Size: 13379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151109/cfad38de/attachment.bin>


More information about the llvm-commits mailing list