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 #920

Closed gmarkall closed 1 year ago

gmarkall commented 1 year ago

See:

Fixes numba/numba#8738.

gmarkall commented 1 year ago

@stuartarchibald Version number bumped - I missed changing the status of this PR earlier, apologies.