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

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 28 02:50:50 PDT 2019


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?


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