[PATCH] D118450: [RuntimeDyld] Handle SPARC

Rainer Orth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 8 04:04:05 PST 2022


ro added a comment.

In D118450#3299791 <https://reviews.llvm.org/D118450#3299791>, @brad wrote:

> I noticed this bug report for PostgreSQL on Sparc for this particular functionality.
>
> https://github.com/llvm/llvm-project/issues/47229

... which suggests that maybe `HaveJIT` should be set to `false` in `SparcTargetInfo.cpp` until this patch is resolved?


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