Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 431 Bytes

README.md

File metadata and controls

19 lines (9 loc) · 431 Bytes

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.