llvm-6502/bindings
2013-09-11 00:23:10 +00:00
..
ocaml
python [python-bindings] Added bindings for LLVMContextRef and a test for creating a new context or getting the global context. 2013-09-11 00:23:10 +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.