EXE
WinGet
LLVM
LLVM · 20.1.3 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
LLVM-20.1.3-win64.exe /S
File Identity
Filename
LLVM-20.1.3-win64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
LLVM.LLVM
Version
20.1.3
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.3/LLVM-20.1.3-win64.exe
Upgrade Behavior
install(Install over existing)
Release Notes
- Alex Rønne Petersen: Revert “[ARM][ConstantIslands] Correct MinNoSplitDisp calculation (#114590)” (923a5c4f83d2)
- Ikhlas Ajbar: [llvm][Hexagon] Promote operand v2i1 to v2i32 (#135409) (86f5891c5986)
- Louis Dionne: [libc++] Fix misplaced _LIBCPP_POP_MACROS (#134874) (d55c3c20520a)
- Younan Zhang: [Clang] Fix a lambda pattern comparison mismatch after ecc7e6ce4 (#133863) (9420327ad768)
- Aaron Ballman: Silence -Wcast-function-type warnings on idiomatic Windows code (#135660) (4da7285e636e)
- F…