[PATCH] D21215: [docs] Update AMDGPU relocation information

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 10 13:39:28 PDT 2016


On Jun 10, 2016 2:31 PM, "Konstantin Zhuravlyov" <kzhuravl_dev at outlook.com>
wrote:
>
> kzhuravl added a comment.
>
> We are intending to use R_AMDGPU_ABS32_LO for dwarf

I see that it is specified as (a+s). That is a really odd definition for a
relocation with that name. It should really be selecting only the low bits.

Cheers,
Rafael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160610/96e85baf/attachment.html>


More information about the llvm-commits mailing list