Added LLVM version 11.0.1. (#6885)
This commit is contained in:
19
manifests/LLVM/LLVM/11.0.1.yaml
Normal file
19
manifests/LLVM/LLVM/11.0.1.yaml
Normal file
@@ -0,0 +1,19 @@
|
||||
Id: LLVM.LLVM
|
||||
Version: 11.0.1
|
||||
Name: LLVM
|
||||
Publisher: LLVM Project
|
||||
License: Apache License v2.0 with LLVM Exceptions
|
||||
LicenseUrl: https://releases.llvm.org/11.0.1/LICENSE.TXT
|
||||
AppMoniker: LLVM
|
||||
Tags: C, C++, Objective-C, Clang, LLVM, LLD, LLDB
|
||||
Description: The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
|
||||
Homepage: https://llvm.org/
|
||||
Installers:
|
||||
- Arch: x64
|
||||
Url: https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.1/LLVM-11.0.1-win64.exe
|
||||
Sha256: D17BD0E556115C30FF45E30A3F9A623AF89AD6A345A5DF3AC47AA8B9EABAB9A7
|
||||
InstallerType: nullsoft
|
||||
Switches:
|
||||
Silent: /S
|
||||
SilentWithProgress: /S
|
||||
InstallLocation: /D=<INSTALLPATH>
|
Reference in New Issue
Block a user