EXE
WinGet
LLVM
LLVM · 19.1.6 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
LLVM-19.1.6-win32.exe /S
File Identity
Filename
LLVM-19.1.6-win32.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
LLVM.LLVM
Version
19.1.6
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-19.1.6/LLVM-19.1.6-win32.exe
Upgrade Behavior
install(Install over existing)
Release Notes
- Nikita Popov: [SimpleLoopUnswitch] Fix LCSSA phi node invalidation (e21dc4bd5474)
- Antonio Frighetto: [AggressiveInstCombine] Use APInt and avoid truncation when folding loads (657e03f8625c)
- George Stagg: [WebAssembly] Handle symbols in .init_array sections (#119127) (8e9465bd150b)
- George Stagg: [WebAssembly] Support multiple .init_array fragments when writing Wasm objects (#111008) (8069ce6ab176)
- Michał Górny: [cmake] Use DetectTestCompiler from openmp directory (2384a062fc1c)
- Michał…