LLVMSharp icon indicating copy to clipboard operation
LLVMSharp copied to clipboard

Are the v11 dependencies ok?

Open yowl opened this issue 4 years ago • 0 comments

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.

yowl avatar Aug 24 '21 20:08 yowl