llvm-project/llvm/bindings
Alan Hu b75bde6321 [llvm-ocaml] Fix arity mismatch in pointer bindings
Reviewed By: nikic

Differential Revision: https://reviews.llvm.org/D135842
2022-10-13 10:07:10 -07:00
..
ocaml [llvm-ocaml] Fix arity mismatch in pointer bindings 2022-10-13 10:07:10 -07:00
python
README.txt

README.txt

This directory contains bindings for the LLVM compiler infrastructure to allow
programs written in languages other than C or C++ to take advantage of the LLVM
infrastructure--for instance, a self-hosted compiler front-end.