Mats Jun Larsen
Mats Jun Larsen
They patched the package locally I believe with this change https://github.com/matsjla/league-connect/pull/86/files
This is an out parameter from the C API, you're supposed to use it like this ```java SizeTPointer size = new SizeTPointer(0); LLVMValueMetadataEntry entries = LLVM.LLVMInstructionGetAllMetadataOtherThanDebugLoc(instruction, size); ``` In return,...
Yeah, that seems more correct. Curious though, is there any difference between calling with size 0 and 1? I would imagine you always allocate at least 1 item as 0...
> What is WINE? See https://www.winehq.org/ I assume it might? run under wine, but because it's a windows-to-posix translator runtime you never know
I see, I think we should do what we did for the LLVM build here as well then right?
Okay, I suppose I can close this then?
Your network may be blocking it, ie a firewall. Try using a proxy
Well, I thought I knew
Should be resolved now. Please re-open or create another issue if the issue persists!
Hmm maybe we could edit the regex to ignore any trailing double dashes