[llvm-commits] lld update to add support for some hexagon relocations.

Sid Manning sidneym at codeaurora.org
Tue Oct 2 11:09:09 PDT 2012


On 09/28/12 12:22, Sid Manning wrote:
>
> Attached are files that add support for the most basic relocation fixups
> for hexagon.
>
> I added a new applyFixup method to take an int32_t, so instead of Kind
> enums applyFixup can take enums defined in ELF.h.
>
> In the case of hexagon I moved code from ReferenceKinds.cpp to a new
> file HexagonReference.cpp which will hold the Hexagon specific
> relocation code.
>
Any comments on this patch?



-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, 
hosted by The Linux Foundation



More information about the llvm-commits mailing list