llvm-project/llvm/lib/Target/RISCV/TargetInfo
Jonas Hahnfeld 940733d6a0 [RISCV] Re-enable JIT support
Commit 8922adf646 recently made JITTargetMachineBuilder honor the
hasJIT property of the target. LLVM supports just-in-time compilation
on RISC-V, so set the flag.

Differential Revision: https://reviews.llvm.org/D131617
2022-08-11 11:41:02 +02:00
..
CMakeLists.txt
RISCVTargetInfo.cpp [RISCV] Re-enable JIT support 2022-08-11 11:41:02 +02:00
RISCVTargetInfo.h