Info
Version: | 10.0.0 |
Author(s): | .NET Foundation, LLVM.org, Ubiquity.NET |
Last Update: | Monday, November 22, 2021 |
.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 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.