GH-136895: Update JIT builds to use LLVM 21 #18
Annotations
2 warnings
|
x86_64-apple-darwin/clang
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
llvm@21 was installed but not linked because llvm@15 is already installed.
To link this version, run:
brew link llvm@21
|