numba / llvmlite

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

Remove support for LLVM < 14 #959

Closed apmasell closed 1 year ago

apmasell commented 1 year ago

Delete separate code paths and build infrastructure for handling LLVM 11-13.

apmasell commented 1 year ago

Fixed

esc commented 1 year ago

Build-Farm ID: llvmlite_227

esc commented 1 year ago

Build-Farm ID: llvmlite_227

Has passed.