llvm-project/llvm/lib/Target/Sparc/TargetInfo
Rainer Orth 09c1ee1086 [Sparc] Don't claim JIT support on SPARC for now
Until D118450 <https://reviews.llvm.org/D118450> lands, there's no JIT
support on SPARC, but the backend claims otherwise, leading to various
testsuite failures.

This patch corrects this.

Tested on `sparcv9-sun-solaris2.11`.

Differential Revision: https://reviews.llvm.org/D129349
2022-07-15 08:18:40 +02:00
..
CMakeLists.txt
SparcTargetInfo.cpp [Sparc] Don't claim JIT support on SPARC for now 2022-07-15 08:18:40 +02:00
SparcTargetInfo.h