GH-136895: Update JIT builds to use LLVM 21 #19
Annotations
2 warnings
|
aarch64-apple-darwin/clang
llvm@21 was installed but not linked because llvm@20 is already installed.
To link this version, run:
brew link llvm@21
|
|
x86_64-apple-darwin/clang
llvm@21 was installed but not linked because llvm@20 is already installed.
To link this version, run:
brew link llvm@21
|