https://github.com/hactarce/llvm-msvc-win64-dev
64-bit MSVC dev build of LLVM includes 10.0.0 for Windows, because the LLVM team doesn't provide one
https://github.com/hactarce/llvm-msvc-win64-dev
Last synced: 12 months ago
JSON representation
64-bit MSVC dev build of LLVM includes 10.0.0 for Windows, because the LLVM team doesn't provide one
- Host: GitHub
- URL: https://github.com/hactarce/llvm-msvc-win64-dev
- Owner: HactarCE
- License: other
- Created: 2020-05-31T01:29:10.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-31T01:41:07.000Z (about 6 years ago)
- Last Synced: 2025-06-26T08:01:59.915Z (12 months ago)
- Language: C++
- Homepage:
- Size: 65 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.TXT
Awesome Lists containing this project
README
# LLVM-MSVC-Win64-Dev
64-bit MSVC dev build of LLVM includes 10.0.0 for Windows, because the LLVM team doesn't provide one
I have no part in LLVM development -- I just need a place to host this for CI builds of my projects that use LLVM