[PATCH] D118450: [RuntimeDyld] Handle SPARC

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 14 17:15:59 PDT 2022


lhames added a comment.

In D118450#3630074 <https://reviews.llvm.org/D118450#3630074>, @ro wrote:

> In D118450#3628904 <https://reviews.llvm.org/D118450#3628904>, @lhames wrote:
>
>> @ro Any interest in adapting this as a JITLink backend? Do you have access to a Sparc box to test on, or are you just trying to silence failures on Sparc bots?
>
> Given my current backlog, it's unlikely to get to that anytime soon.  I do in fact have a SPARC box, which also hosts the Solaris/sparcv9 buildbot.

Ok -- we can leave this open for now, just in case anyone else stumbles on it and wants to pick up the work.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118450



More information about the llvm-commits mailing list