llvm-6502/bindings
2013-11-03 08:27:22 +00:00
..
ocaml [OCaml] Implement Llvm_vectorize bindings 2013-11-03 08:27:22 +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.