llvm-6502/bindings
2007-09-19 09:29:58 +00:00
..
ocaml include alloca.h if available. this helps Solaris, but intnat and uintnat types are still undefined, causing errors 2007-09-19 09:29:58 +00:00
Makefile Adding ocaml language bindings for the vmcore and bitwriter libraries. These are 2007-09-18 12:49:39 +00:00
README.txt Adding ocaml language bindings for the vmcore and bitwriter libraries. These are 2007-09-18 12:49:39 +00:00

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.