dotnet / LLVMSharp

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

Are the v11 dependencies ok? #177

Open yowl opened 3 years ago

yowl commented 3 years ago

If I look at the dependencies at https://nuget.info/packages/libLLVM/11.0.0 I see for arm64:

    "linux-arm64": {
      "libLLVM": {
        "libLLVM.runtime.linux-arm64": "11.0.0"
      }
    },

However if I search nuget for libLLVM.runtime for this Rid I see:

image

I.e. no v11.