https://github.com/zeramorphic/llvm-binaries-win
https://github.com/zeramorphic/llvm-binaries-win
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zeramorphic/llvm-binaries-win
- Owner: zeramorphic
- Created: 2021-04-03T18:00:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-09T01:23:29.000Z (over 4 years ago)
- Last Synced: 2025-01-16T06:15:05.995Z (10 months ago)
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LLVM Binaries for Windows
[](https://github.com/thirdsgames/llvm-binaries-win/actions/workflows/compile.yml)
This project hosts precompiled binaries of LLVM for `x86_64-pc-windows-msvc`, including `llvm-config` - which is notably not included in the prebuilt releases by the LLVM project. This is most useful for GitHub actions, where you don't want to wait hours for it to compile a clean copy of LLVM.