Icon

LLVM

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies, publicly available under an open source license.
Latest: 22.1.7 Web Scrape
Last checked: Jun 9, 2026 12:10am
Rank: 337/15140
Also monitored via:
GitHub Releases Site Monitor Winget
Follow to track new versions in your feed.
Report

Overview

0
License: Open SourceInstaller: exe, tar.xz (Linux/Unix)Winget: Available

Version & Lifecycle

0
Current: 22.1.7 N-2: 22.1.5 Avg cadence: Every 15 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Command-line note • February 12, 2026
0

LLVM – Command-line note

For silent installation of the LLVM Windows NSIS installer, use the /S flag to suppress the UI (e.g., LLVM--win64.exe /S), optionally combined with /NCRC to skip CRC checks or /D to set the install directory without prompting. Note that no command-line options exist to automatically add LLVM to the system PATH during silent installs; manually append C:Program FilesLLVMbin to the PATH environment variable post-installation via PowerShell or Group Policy for enterprise deployment.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

LLVMllvm LLVM

Packaging Notes

0

Binary releases available per platform; Windows uses .exe installers; source archives available; community builds may exist for non-default platforms

Notes

0

LLVM releases are frequent and actively maintained; latest release as of 2025-07 is LLVM 20.1.8; source code and builds available via GitHub and official site.