EXE
WinGet
LLVM
LLVM · 20.1.2 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
LLVM-20.1.2-win32.exe /S
File Identity
Filename
LLVM-20.1.2-win32.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
LLVM.LLVM
Version
20.1.2
Description
A collection of modular and reusable compiler and toolchain technologies.
License
Apache-2.0 with LLVM Exceptions
↗
Homepage
https://llvm.org/
Support
https://discourse.llvm.org/
Installer URL
https://github.com/llvm/llvm-project/releases/download/llvmorg-20.1.2/LLVM-20.1.2-win32.exe
Upgrade Behavior
install(Install over existing)
Release Notes
- Anutosh Bhat: Define LLVM_ABI and CLANG_ABI for EMSCRIPTEN builds (#131578) (58df0ef89dd6)
- wanglei: [LoongArch][MC] Add relocation support for fld fst [x]vld [x]vst (e256eda15377)
- wanglei: [LoongArch] Pre-commit test for #133225 (ba00d9f641e9)
- ZhaoQi: Backport/20.x: [LoongArch] Fix the type of tls-le symbols (f07f96873aa8)
- Paul Schwabauer: [PATCH] [clang][modules] Fix serialization and de-serialization of PCH module file refs (#105994) (#132802) (e7406753caf3)
- Tom Stellard: [workflow…