StirlingLabs.libLLVM
14.0.6.4
Prefix Reserved
dotnet add package StirlingLabs.libLLVM --version 14.0.6.4
NuGet\Install-Package StirlingLabs.libLLVM -Version 14.0.6.4
<PackageReference Include="StirlingLabs.libLLVM" Version="14.0.6.4" />
paket add StirlingLabs.libLLVM --version 14.0.6.4
#r "nuget: StirlingLabs.libLLVM, 14.0.6.4"
// Install StirlingLabs.libLLVM as a Cake Addin #addin nuget:?package=StirlingLabs.libLLVM&version=14.0.6.4 // Install StirlingLabs.libLLVM as a Cake Tool #tool nuget:?package=StirlingLabs.libLLVM&version=14.0.6.4
The purpose of this repo is to use GitHub Actions to build libLLVM and make the following binaries available:
- Windows x86-64 (static libstdc++, UPX minified)
- Linux x86-64 (LTO thin, UPX minified)
- MacOS ARM64 & x86-64 (LTO Thin, Universal Binary)
This is done specifically for our fork of StirlingLabs/LLVMSharp but the NuPkg is also available at https://www.nuget.org/packages/StirlingLabs.libLLVM.
Building
To trigger a new build, create a new release with a tag in the format "v14.0.7.0" where the first 3 positions correspond to the release LLVM.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on StirlingLabs.libLLVM:
Package | Downloads |
---|---|
StirlingLabs.Utilities.Extensions
Common utilities used throughout the Stirling Labs C# codebase, including Native Library loading, debugging tools, Atomic operations, etc. |
|
StirlingLabs.LLVMSharp.Interop
LLVMSharp is a multi-platform .NET Standard library for accessing the LLVM infrastructure. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
14.0.6.4 | 4,476 | 8/25/2022 |