[llvm-commits] [PATCH] Thumb2 cond/uncond branch fixup for ELF
Logan Chien
tzuhsiang.chien at gmail.com
Sat Sep 1 08:11:55 PDT 2012
Thanks. Committed as r163062, r163063.
-Logan
On Wed, Aug 29, 2012 at 6:46 PM, Tim Northover <t.p.northover at gmail.com>wrote:
> > Thanks for your reply. I have checked the code again. You are right.
> > fixup_t2_condbranch and fixup_t2_uncondbranch is always PC-relative.
> > Thus, I'm removing the duplicated code in the new patch set. Please
> > have a look. Thanks.
>
> The new versions look good to me, and I'm happy R_ARM_THM_JUMP24 is
> the correct mapping according to the ABI.
>
> Tim.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120901/d0a6982e/attachment.html>
More information about the llvm-commits
mailing list