numba / llvmlite

A lightweight LLVM python binding for writing JIT compilers
https://llvmlite.pydata.org/
BSD 2-Clause "Simplified" License
1.94k stars 321 forks source link

llvmdev recipe: Add patch that clears GOTOffsetMap #926

Closed apmasell closed 1 year ago

apmasell commented 1 year ago

See:

apmasell commented 1 year ago

Passes on the build farm.

gmarkall commented 1 year ago

This looks good to me, but I'm not sure what's happening on the Windows CI - I presume it's unrelated here?

apmasell commented 1 year ago

It seems unrelated, but is consistently failing. I'm not sure what to do about that.

apmasell commented 1 year ago

Error fixed. It was mis-tagged packages in Conda.

sklam commented 1 year ago

llvmlite_192 passed