Skip to content

luhsra/pyllco

Repository files navigation

PyLLco

A Python wrapper for LLVM Constants. This wrapper is kind of rudimentary and meant for the subset of LLVM that ARA needs. However, we are open for pull requests.

Dependencies

  • meson
  • cython
  • LLVM (see meson.build for current compatible versions)

Compiling

meson build
ninja
ninja install

License

GPLv3+

About

Python/Cython wrapper for a (subset of) LLVM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published