StirlingLabs.libLLVM 14.0.6.4

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package StirlingLabs.libLLVM --version 14.0.6.4
NuGet\Install-Package StirlingLabs.libLLVM -Version 14.0.6.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="StirlingLabs.libLLVM" Version="14.0.6.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StirlingLabs.libLLVM --version 14.0.6.4
#r "nuget: StirlingLabs.libLLVM, 14.0.6.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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

libLLVM

Build

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.

There are no supported framework assets in this package.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Common utilities used throughout the Stirling Labs C# codebase, including Native Library loading, debugging tools, Atomic operations, etc.

StirlingLabs.LLVMSharp.Interop The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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,035 8/25/2022