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

Enable opaque pointers #1082

Open rj-jesus opened 1 month ago

rj-jesus commented 1 month ago

This patch turns opaque pointers on by default.