[RISCV] Re-enable JIT support
Commit 8922adf6 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
Loading
Please sign in to comment