Info
Version: | 20.1.8-alpha.0.2 |
Author(s): | .NET Foundation, LLVM.org, Ubiquity.NET |
Last Update: | Tuesday, July 22, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/UbiquityDotNET/Llvm.NET |
NuGet Url: | https://www.nuget.org/packages/Ubiquity.NET.Llvm.Interop |
Install
Install-Package Ubiquity.NET.Llvm.Interop
dotnet add package Ubiquity.NET.Llvm.Interop
paket add Ubiquity.NET.Llvm.Interop
Ubiquity.NET.Llvm.Interop Download (Unzip the "nupkg" after downloading)
Dependencies
- Ubiquity.ArgValidators(>= 6.0.1)
Tags
Direct use of this low level API is **STRONGLY** discouraged, instead you should use the Ubiquity.NET.Llvm package, which provides a full C# object model projection of the LLVM APIs on top of this library.