Skip to content

Ziqi-Yang/llvmpym

Repository files navigation

LLVMPY Meow!

llvmpym is a python library that provides LLVM binding. It bases on the LLVM C API.

This project is still in a very early stage

Target LLVM version: 18.1.8

Documentation

link

Past versions of document can be downloaded on the Release Page.

Related Projects

lliv: An interactive LLVM IR viewer based on llvmpym.