[PATCH] D150642: [bindings] Remove LLVM python bindings

Anders Waldenborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 16 02:36:01 PDT 2023


wanders added a comment.

In D150642#4344938 <https://reviews.llvm.org/D150642#4344938>, @nikic wrote:

> LGTM. It may be helpful to include a pointer to alternative out-of-tree Python bindings in the patch description -- would https://github.com/numba/llvmlite be what people usually use?

I havn't followed python bindings very closely for many years now, but I think llvmlite are the main ones. I did consider mentioning them in release notes,  but afaicu they only support up to llvm14 at the the moment, so felt a bit awkward to have them in releasenotes for llvm17.  But can definitely mention it in commit message.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150642/new/

https://reviews.llvm.org/D150642



More information about the llvm-commits mailing list