[PATCH] Implementation of relocations: R_ARM_REL32, R_ARM_THM_JUMP11, R_ARM_PREL31 for ELF/ARM

Leny Kholodov leny.kholodov at gmail.com
Fri Feb 13 06:33:19 PST 2015


- R_ARM_THM_JUMP11 addend fix;
- function name change: applyThmReloc  -> applyThumb16Reloc for thumb16 instruction;
- minor code formatting changes.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D7565

Files:
  lib/ReaderWriter/ELF/ARM/ARMRelocationHandler.cpp
  test/elf/ARM/rel-arm-prel31.test
  test/elf/ARM/rel-rel32.test
  test/elf/ARM/rel-thm-jump11.test

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7565.19886.patch
Type: text/x-patch
Size: 26277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150213/e30e40c5/attachment.bin>


More information about the llvm-commits mailing list