Silent Install HQ
EXE WinGet

LLVM

LLVM · 18.1.4 · x86

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
LLVM-18.1.4-win32.exe /S

Intune Detection Rule

Registry Rule
Rule type Registry
Registry hive
Key path HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\LLVM
Detection method
Value name DisplayVersion
Operator Greater than or equal to
Value 18.1.4
Associated with 32-bit app on 64-bit clients Yes

File Identity

SHA256 08836ec318f48e5ce8f6c44ee11794518594f9b51b98be6931bb92cd1bbf7aea VirusTotal ↗
Filename LLVM-18.1.4-win32.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID LLVM.LLVM
Version 18.1.4
Description A collection of modular and reusable compiler and toolchain technologies.
License Apache-2.0 with LLVM Exceptions
Upgrade Behavior install(Install over existing)
Release Notes - Fixes an issue with Arm64EC code generation where calls to some intrinsics implemented in compiler-rt used the wrong name mangling, eventually resulting in unresolved symbol errors during linking. - Fixed an incorrect poison-generating flag preservation in InstSimplify. It will fix a miscompilation on RISCV, which turns the incorrect or disjoint into an add. - Save/restore routines for RV32E/RV64E are added to compiler-rt. - Fix regressions introduced in LLVM 18.1.3 in MIPS atomicrmw min/max c…