[PATCH] D118450: [RuntimeDyld] Handle SPARC

Brad Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 8 06:55:06 PST 2022


brad added a comment.

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

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

No, that something other than the tests uses the MCJIT support.


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