llvm-6502/bindings
2013-09-11 00:23:14 +00:00
..
ocaml Exposing MCJIT through C API 2013-04-29 17:49:40 +00:00
python [python-bindings] Added code for loading a module from bitcode, getset its datalayout, getset its target, dump it, print it to a file. 2013-09-11 00:23:14 +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.