upgrade llvm@22

This commit is contained in:
agra
2026-06-17 09:58:43 +03:00
parent 08b0a35758
commit 2b43af4f8a
42 changed files with 440 additions and 428 deletions

View File

@@ -42,7 +42,7 @@ zig build
On macOS with Homebrew LLVM:
```sh
# default path: /opt/homebrew/opt/llvm@19
# default path: /opt/homebrew/opt/llvm@22 (Homebrew `llvm@22`)
zig build
```