[PATCH] D118450: [RuntimeDyld] Handle SPARC

Rainer Orth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 8 00:40:13 PDT 2022


ro added a comment.

I've now found what's going on: D129349 <https://reviews.llvm.org/D129349> disables JIT support on SPARC until this one lands, but D129350 <https://reviews.llvm.org/D129350> is also required so the `hasJIT` setting is considered at all.


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