[PATCH] D77672: Support a few more SPARCv9 relocations

l via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 11 15:28:34 PDT 2020


LemonBoy added a comment.

In D77672#1976345 <https://reviews.llvm.org/D77672#1976345>, @MaskRay wrote:

> Can you refer me to the sparc psABI so that I can verify the implementation?


I've followed this <https://docs.oracle.com/cd/E19683-01/817-3677/chapter6-62988/index.html> document by Oracle, the TLS ones are in chapter 8.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77672/new/

https://reviews.llvm.org/D77672





More information about the llvm-commits mailing list