llvm/bindings
2013-11-03 08:27:08 +00:00
..
ocaml [OCaml] Llvm_target: fix typo (Int_val instead of Int64_val) 2013-11-03 08:27:08 +00:00
python [python-bindings] Added support for getting/setting operands of values and getting the number of operands of a value. 2013-09-11 01:38:12 +00:00
LLVMBuild.txt
Makefile
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.