package

github.com/shdown/llvm-crystal

master / published Dec 9, 2019 / repository

LLVM-C bindings for Crystal

To generate the bindings yourself (you need this if your LLVM version is not 7.x), install crystal_lib and run:

./tools/gen_binding_descr.sh | crystal_lib > src/lib_llvm_c.cr

API