[clang] [clang-repl] Expose CreateExecutor() and ResetExecutor() in extended Interpreter interface (PR #84460)

Stefan Gränitz via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 12 15:20:29 PDT 2024


weliveindetail wrote:

This should fix both: initializing the native target (your reported case) AND skipping the test on platforms that don't support JIT (other build bots complained).

https://github.com/llvm/llvm-project/pull/84460


More information about the cfe-commits mailing list