[PATCH] D118450: [RuntimeDyld] Handle SPARC

Rainer Orth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 15 01:18:00 PDT 2022


ro added a comment.

In D118450#3653740 <https://reviews.llvm.org/D118450#3653740>, @lhames wrote:

> 



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

Good: I'll talk to the Solaris engineers about this.  Maybe the `gnome-shell` crash that prompted the original patch was caused by `clang` claiming SPARC JIT support when in fact it didn't.
With D129349 <https://reviews.llvm.org/D129349> and D129350 <https://reviews.llvm.org/D129350> now in, the issue might be gone.


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