[PATCH] D66260: [lld][Hexagon] Add GOTREL relocations

via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 30 11:49:26 PDT 2019


> -----Original Message-----
> From: Rui Ueyama via Phabricator <reviews at reviews.llvm.org>
> Sent: Wednesday, August 28, 2019 4:51 AM
> To: sidneym at codeaurora.org; bcain at codeaurora.org; ruiu at google.com;
> shankare at codeaurora.org; kparzysz at quicinc.com; maskray at google.com
> Cc: emaste at freebsd.org; arichardson.kde at gmail.com; llvm-
> commits at lists.llvm.org
> Subject: [PATCH] D66260: [lld][Hexagon] Add GOTREL relocations
> 
> ruiu added a comment.
> 
> In D66260#1631500 <https://reviews.llvm.org/D66260#1631500>, @sidneym
> wrote:
> 
> > In D66260#1630853 <https://reviews.llvm.org/D66260#1630853>,
> @MaskRay wrote:
> >
> > > Where can we find a psABI describing these relocation types?
> >
> >
> > You can find it here:
> https://developer.qualcomm.com/download/hexagon/hexagon-application-
> binary-interface-specification.zip?referrer=node/6116
> >  but there is a click-through license and registration.
> 
> 
> Sid,
> 
> Unfortunately it is hard to consider some document being publicly
available if
> the document is behind a click-through license agreement page. Employed
> developers would have to consult their legal department to click the
"agree"
> button, and some people may not be able to agree for various reasons. Do
> you think you can put the document in a non-guarded part of the website?
> 
I'm checking into this.  I've looked for a public version and could not find
one.

I will let you know what I find out.



> 
> Repository:
>   rL LLVM
> 
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D66260/new/
> 
> https://reviews.llvm.org/D66260
> 
> 




More information about the llvm-commits mailing list