From ecfff269f0e4d40dabd3eb8ff7745db23dc744e8 Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Fri, 22 Sep 2023 17:05:38 -0700 Subject: python/python3-llvmlite: Script cleanup + README notes. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/python3-llvmlite/README | 3 +++ 1 file changed, 3 insertions(+) (limited to 'python/python3-llvmlite/README') diff --git a/python/python3-llvmlite/README b/python/python3-llvmlite/README index 7ff7f1e987..fbb9a2f546 100644 --- a/python/python3-llvmlite/README +++ b/python/python3-llvmlite/README @@ -8,3 +8,6 @@ are not already exposed by the LLVM C API. -A ctypes Python wrapper around the C API. -A pure Python implementation of the subset of the LLVM IR builder that we need for Numba. + +NOTE: Unable to support newer versions than 0.40.1 due to requiring a +newer LLVM than included in Slackware (needs >= 14.0). -- cgit v1.2.3