[PATCH] Implementation of relocations: R_ARM_REL32, R_ARM_THM_JUMP11, R_ARM_PREL31 for ELF/ARM
Leny Kholodov
leny.kholodov at gmail.com
Wed Feb 11 09:28:42 PST 2015
This diff includes implementation of following relocations: R_ARM_REL32, R_ARM_THM_JUMP11, R_ARM_PREL31.
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.19766.patch
Type: text/x-patch
Size: 25513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150211/821f4efe/attachment.bin>
More information about the llvm-commits
mailing list