[llvm-commits] [PATCH] Thumb2 cond/uncond branch fixup for ELF
Tim Northover
t.p.northover at gmail.com
Wed Aug 29 03:46:22 PDT 2012
> 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.
More information about the llvm-commits
mailing list