[llvm-commits] [PATCH] [pr12913] Have ARM ELF use correct reloc for "b" instr

Jan Voung jvoung at google.com
Mon Jun 18 09:22:24 PDT 2012


Ok to commit?  Patch reattached, based on r158659
(well it's exactly the same as before =)).

Thanks!
- Jan

On Wed, Jun 13, 2012 at 9:52 AM, Jan Voung <jvoung at google.com> wrote:

> The condition code didn't actually matter for arm "b" instructions,
> unlike "bl".  It should just use the R_ARM_JUMP24 reloc.
>
> See attached patch with test.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120618/192e95d5/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: r_arm_jump2.patch
Type: application/octet-stream
Size: 2137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120618/192e95d5/attachment.obj>


More information about the llvm-commits mailing list