[PATCH] [lld][ELF][ARM] Add veneer generation to branch instructions
Denis Protivensky
dprotivensky at accesssoftek.com
Mon Feb 9 06:53:43 PST 2015
Hi shankar.easwaran, ruiu, wnewton,
When calling ARM code from Thumb and vice versa, a veneer that switches instruction set should be generated.
Added veneer generation for ARM_CALL, ARM_JUMP24 & analogous Thumb instructions.
http://reviews.llvm.org/D7502
Files:
lib/ReaderWriter/ELF/ARM/ARMRelocationPass.cpp
test/elf/ARM/rel-arm-jump24-veneer-b.test
test/elf/ARM/rel-arm-jump24-veneer-bl.test
test/elf/ARM/rel-thm-jump24-veneer.test
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7502.19579.patch
Type: text/x-patch
Size: 18281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150209/5bdf59a4/attachment.bin>
More information about the llvm-commits
mailing list