EXE
WinGet
LLVM
LLVM · 20.1.4 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
LLVM-20.1.4-woa64.exe /S
File Identity
Filename
LLVM-20.1.4-woa64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
LLVM.LLVM
Version
20.1.4
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.4/LLVM-20.1.4-woa64.exe
Upgrade Behavior
install(Install over existing)
Release Notes
- Martin Storsjö: [libcxx] [test] Extend mingw workarounds for armv7/aarch64 too (#136419) (ec28b8f9cc7f)
- Anutosh Bhat: [clang-repl] Implement LoadDynamicLibrary for clang-repl wasm use cases (#133037) (8c2dc1b5aa7f)
- Jonas Paulsson: [SystemZ] Fix compile time regression in adjustInliningThreshold(). (#137527) (02afcbf63fee)
- Anutosh Bhat: [clang-repl] : Fix clang-repl crash with --cuda flag (#136404) (c877757659e8)
- Yingwei Zheng: [InstCombine] Preserve signbit semantics of NaN with fold t…