⚠ Deprecated: Legacy
This package provides limited bindings for LLVM 3.x, which is quite outdated. LLVMSharp provides nearly complete bindings, and supports newer LLVM versions.
Suggested alternative: LLVMSharp
This project provides .NET binding to LLVM dynamic library for Win32 and x64. To get the native library itself, you can reference LLVM.NativeLibrary from NuGet, and call LLVMDLL.Load. This will preload an LLVM DLL that matches your current processor architecture.
License
—
Deps
0
Install Size
—
Vulns
✓ 0
Published
Aug 8, 2018
$ dotnet add package LLVMNo README available.