Skip to content

feat: install LLVM via brew on Mac if possible #367

Merged
aminya merged 4 commits intomasterfrom
macos-llvm-installer
Mar 10, 2025
Merged

feat: install LLVM via brew on Mac if possible #367
aminya merged 4 commits intomasterfrom
macos-llvm-installer

Conversation

@aminya
Copy link
Copy Markdown
Owner

@aminya aminya commented Mar 9, 2025

Installing LLVM via brew ensures that the binaries are compatible with the host libraries and can speed up the installation time. This will happen for the LLVM versions that brew supports. Otherwise, the installation falls back to downloading the binaries directly from LLVM GitHub/Website.

#335

@aminya aminya mentioned this pull request Mar 9, 2025
@aminya aminya force-pushed the macos-llvm-installer branch from bad1cfb to 4b9980f Compare March 10, 2025 07:16
@aminya aminya merged commit 65cf4fe into master Mar 10, 2025
19 checks passed
@aminya aminya deleted the macos-llvm-installer branch March 17, 2025 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant