[PATCH] D77672: Support a few more SPARCv9 relocations
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 7 12:32:26 PDT 2020
MaskRay added a comment.
My immediate reaction is "isn't Sparc an abandoned architecture?" See https://en.wikipedia.org/wiki/SPARC and https://lists.freebsd.org/pipermail/freebsd-sparc64/2020-January/010192.html
Though, no objection. You may still need some basic tests, similar to `test/ELF/ppc32-*` I tried hard to keep the number of tests small yet complete. Does sparc64 use TLS variant 2?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77672/new/
https://reviews.llvm.org/D77672
More information about the llvm-commits
mailing list