Adding ocaml language bindings for the vmcore and bitwriter libraries. These are
[oota-llvm.git] / bindings / README.txt
diff --git a/bindings/README.txt b/bindings/README.txt
new file mode 100644 (file)
index 0000000..7693cb2
--- /dev/null
@@ -0,0 +1,3 @@
+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.