JIT #50
jit.yml
on: push
Interpreter (Debug)
11m 54s
Matrix: Free-Threaded (Debug)
Matrix: jit
Matrix: JIT without optimizations (Debug)
Matrix: JIT with tail calling interpreter
Annotations
1 error and 4 warnings
|
Free-Threaded (Debug) (21)
Process completed with exit code 2.
|
|
x86_64-apple-darwin/clang (Release)
llvm@21 was installed but not linked because llvm@18 is already installed.
To link this version, run:
brew link llvm@21
|
|
x86_64-apple-darwin/clang (Debug)
llvm@21 was installed but not linked because llvm@18 is already installed.
To link this version, run:
brew link llvm@21
|
|
aarch64-apple-darwin/clang (Debug)
llvm@21 was installed but not linked because llvm@15 is already installed.
To link this version, run:
brew link llvm@21
|
|
aarch64-apple-darwin/clang (Release)
llvm@21 was installed but not linked because llvm@15 is already installed.
To link this version, run:
brew link llvm@21
|