dotnet / LLVMSharp

LLVM bindings for .NET Standard written in C# using ClangSharp
MIT License
846 stars 97 forks source link

Support trampoline intrinsics #127

Open andyjansson opened 4 years ago

andyjansson commented 4 years ago

There doesn't seem to be any way of creating trampolines using LLVMSharp. It would be great if this feature was added.