An open API service indexing awesome lists of open source software.

https://github.com/zeramorphic/llvm-binaries-win


https://github.com/zeramorphic/llvm-binaries-win

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# LLVM Binaries for Windows

[![Compile LLVM](https://github.com/thirdsgames/llvm-binaries-win/actions/workflows/compile.yml/badge.svg)](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.