dotnet / LLVMSharp

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

Adding span overloads for most of the interop extensions #136

Closed tannergooding closed 4 years ago

tannergooding commented 4 years ago

As per the title, this adds overloads that take Span or ReadOnlySpan to most of the interop extensions