notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-llvmlite Lightweight LLVM python binding for writing JIT compilers
0.41.1 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.41.1Version of this port present on the latest quarterly branch.
Maintainer: dave@dal.ca search for ports maintained by this maintainer
Port Added: 2016-09-03 19:57:02
Last Update: 2023-11-20 08:34:08
Commit Hash: 2410c87
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/numba/llvmlite
Description:
A lightweight LLVM python binding for writing JIT compilers The old llvmpy binding exposes a lot of LLVM APIs but the mapping of C++-style memory management to Python is error prone. Numba and many JIT compilers do not need a full LLVM API. Only the IR builder, optimizer, and JIT compiler APIs are necessary. llvmlite is a project originally tailored for Numba's needs, using the following approach: - A small C wrapper around the parts of the LLVM C++ API we need that 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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}llvmlite>0:devel/py-llvmlite@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-llvmlite/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-llvmlite
  • pkg install py39-llvmlite
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-llvmlite listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-llvmlite
Package flavors (<flavor>: <package>)
  • py39: py39-llvmlite
distinfo:
TIMESTAMP = 1700436592 SHA256 (llvmlite-0.41.1.tar.gz) = f19f767a018e6ec89608e1f6b13348fa2fcde657151137cb64e56d48598a92db SIZE (llvmlite-0.41.1.tar.gz) = 146564

Packages (timestamps in pop-ups are UTC):
py37-llvmlite
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.34.0---0.34.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-llvmlite
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.41.10.41.1-0.41.10.41.1---
FreeBSD:13:quarterly0.41.10.41.1-0.41.10.41.1-0.41.10.41.1
FreeBSD:14:latest0.41.10.41.1-0.41.10.41.1---
FreeBSD:14:quarterly0.41.10.41.1-0.41.10.41.1-0.41.10.41.1
FreeBSD:15:latest0.41.10.41.1n/a0.41.1n/a-0.41.10.41.1
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. llvm-config14 : devel/llvm14
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
  4. gfortran12 : lang/gcc12
  5. as : devel/binutils
Test dependencies:
  1. py39-pytest>=7,1 : devel/py-pytest@py39
  2. python3.9 : lang/python39
Runtime dependencies:
  1. llvm-config14 : devel/llvm14
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
  4. gfortran12 : lang/gcc12
This port is required by:
for Build
  1. math/py-mathics
for Run
  1. devel/py-numba
  2. math/py-arybo
  3. math/py-mathics
  4. math/py-pynndescent

Configuration Options:
No options to configure
Options name:
devel_py-llvmlite
USES:
compiler:c++11-lib python fortran
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/l/llvmlite/
  2. https://pypi.org/packages/source/l/llvmlite/
Collapse this list.

Number of commits found: 37

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.41.1
20 Nov 2023 08:34:08
commit hash: 2410c87f8d69d5b81902f7eb47f45e74fb7359f0commit hash: 2410c87f8d69d5b81902f7eb47f45e74fb7359f0commit hash: 2410c87f8d69d5b81902f7eb47f45e74fb7359f0commit hash: 2410c87f8d69d5b81902f7eb47f45e74fb7359f0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-llvmlite: update 0.39.1 → 0.41.1

PR:		273355
Approved by:	dal.ca (maintainer's timeout; 83 days)
0.39.1_1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
0.39.1_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
0.39.1
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
0.39.1
20 Sep 2022 00:59:07
commit hash: 47ff75a1891ec037b1a5502fa8decd602d40a377commit hash: 47ff75a1891ec037b1a5502fa8decd602d40a377commit hash: 47ff75a1891ec037b1a5502fa8decd602d40a377commit hash: 47ff75a1891ec037b1a5502fa8decd602d40a377 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-llvmlite: Update 0.34.0 -> 0.39.1

PR:		266502
Approved by:	dave@dal.ca
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.34.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.34.0
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.34.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.34.0
10 Jan 2021 14:05:33
Revision:561070Original commit files touched by this commit
rene search for other commits by this committer
Remove empty PY_ENUM34 from ports using Python 3.6+
0.34.0
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
0.34.0
24 Dec 2020 13:46:02
Revision:559094Original commit files touched by this commit
kai search for other commits by this committer
Relax hardcoded paths to fix build with Python 3.8.7

Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme.  This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".

The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.

Remedy the issue by adding wildcards to these paths.  This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.

[1] https://bugs.python.org/issue42604

PR:		252057
Reported by:	John Kennedy
Reviewed by:	fluffy, koobs
Approved by:	koobs (python)
0.34.0
28 Nov 2020 21:48:42
Revision:556531Original commit files touched by this commit
yuri search for other commits by this committer
devel/py-llvmlite: Update 0.31.0 -> 0.34.0

PR:		250937
Approved by:	dave@dal.ca (maintainer's timeout 21 days)
0.31.0
11 May 2020 20:11:41
Revision:534936Original commit files touched by this commit
jbeich search for other commits by this committer
Adapt LLVM_DEFAULT downgrades to the new version scheme in devel/llvm10

$ DEFAULT_VERSIONS=llvm=90 make -V LLVM_DEFAULT -C graphics/mesa-dri
80
$ DEFAULT_VERSIONS=llvm=10 make -V LLVM_DEFAULT -C graphics/mesa-dri
10

PR:		245178
Reported by:	mi
Approved by:	x11 (zeising), maintainer timeout (2 months)
MFH:		2020Q2 (for llvm10 users)
Differential Revision:	https://reviews.freebsd.org/D24222
0.31.0
24 Jan 2020 20:56:54
Revision:523986Original commit files touched by this commit
makc search for other commits by this committer
devel/py-llvmlite:
- Update to 0.31.0, which supports LLVM versions 7 and 8
- Patch to respect CXX and friends. Apparently, this was the reason for failure
  on powerpc64, so remove BROKEN
- Clean up port Makefile

PR:		243429
Approved by:	David Kalliecharan (maintainer)
0.25.0_3
06 Dec 2019 09:01:17
Revision:519122Original commit files touched by this commit
pkubaj search for other commits by this committer
devel/py-llvmlite: unbreak on powerpc64 elfv2

FreeBSD 13 soon switches to elfv2 abi, where llvm is in base and works properly.

Approved by:	mentors (implicit approval)
0.25.0_3
23 Sep 2019 22:14:53
Revision:512684Original commit files touched by this commit
linimon search for other commits by this committer
Fix trivial typo.

Approved by:	"just fix it"
0.25.0_3
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
0.25.0_2
22 Apr 2019 13:16:34
Revision:499638Original commit files touched by this commit
gerald search for other commits by this committer
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.

Suggested by:	tijl
0.25.0_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
0.25.0
20 Nov 2018 21:05:57
Revision:485486Original commit files touched by this commit
yuri search for other commits by this committer
devel/py-llvmlite: Update 0.23.0 -> 0.25.0

PR:		233233
Approved by:	dave@dal.ca (maintainer)
0.23.0_1
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
0.23.0
11 Jun 2018 21:01:58
Revision:472209Original commit files touched by this commit
jrm search for other commits by this committer
devel/py-llvmlite: Update to version 0.23.0

PR:		228554
Approved by:	David Kalliecharan <dave@dal.ca> (maintainer, timeout)
0.22.0_2
10 Mar 2018 23:04:45
Revision:464130Original commit files touched by this commit
sunpoet search for other commits by this committer
Add missing RUN_DEPENDS

- Bump PORTREVISION for dependency change

PR:		226463
Submitted by:	David Kalliecharan <dave@dal.ca> (maintainer)
0.22.0_1
10 Mar 2018 17:46:06
Revision:464084Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
0.22.0
03 Mar 2018 09:35:22
Revision:463474Original commit files touched by this commit
yuri search for other commits by this committer
devel/py-llvmlite: Update to 0.22.0

Port changes:
* Changed to DISTVERSION
* Added LIB_DEPENDS for llvm50
* Updated LLVM_VER to 50
* Added stripping

PR:		226306
Submitted by:	David Kalliecharan <dave@dal.ca> (maintainer)
Approved by:	tcberner (mentor, implicit)
0.16.0_1
26 Feb 2018 22:31:52
Revision:463078Original commit files touched by this commit
sunpoet search for other commits by this committer
Simplify Makefile: use PY_ENUM34

With hat:	python
0.16.0_1
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.16.0_1
10 Sep 2017 20:55:39
Revision:449591Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
0.16.0
22 May 2017 13:17:39
Revision:441455Original commit files touched by this commit
linimon search for other commits by this committer
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
0.16.0
01 Apr 2017 16:58:26
Revision:437448Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.16
Move llvm dependency to llvm 3.9 (note it will move to 4.0 when 0.17 is out)

Approved by:	David Kalliecharan <dave@dal.ca> (maintainer)
0.14.0_2
01 Apr 2017 15:23:32
Revision:437439Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
0.14.0_1
01 Jan 2017 03:45:13
Revision:430235Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove BROKEN_FreeBSD_9

Approved by:	portmgr (blanket)
0.14.0_1
07 Dec 2016 13:24:57
Revision:428057Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.

The first part covered  ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.

This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.

PR:		214965
Reported by:	thierry
0.14.0
24 Oct 2016 17:58:21
Revision:424586Original commit files touched by this commit
pi search for other commits by this committer
devel/py-llvmlite: update 0.13.0 -> 0.14.0

PR:		213726
Changes:	https://github.com/numba/llvmlite/blob/master/CHANGE_LOG
Submitted by:	David Kalliecharan <dave@dal.ca> (maintainer)
0.13.0_1
05 Sep 2016 16:11:23
Revision:421377Original commit files touched by this commit
pi search for other commits by this committer
devel/py-llvmlite: fix linking of libllvmlite.so to the correct libgcc_s.so

PR:		211346
Submitted by:	David Kalliecharan <dave@dal.ca> (maintainer)
0.13.0
03 Sep 2016 19:56:55
Revision:421299Original commit files touched by this commit
pi search for other commits by this committer
New port: devel/py-llvmlite

A lightweight LLVM python binding for writing JIT compilers

The old llvmpy binding exposes a lot of LLVM APIs but the mapping
of C++-style memory management to Python is error prone. Numba and
many JIT compilers do not need a full LLVM API. Only the IR builder,
optimizer, and JIT compiler APIs are necessary.

llvmlite is a project originally tailored for Numba's needs, using
the following approach:

- A small C wrapper around the parts of the LLVM C++ API we need
  that 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.

WWW: https://github.com/numba/llvmlite

PR:		211346
Submitted by:	David Kalliecharan <dave@dal.ca>

Number of commits found: 37