llvm/bindings
Jeroen Ketema 828014932b [OCaml] Expose the LLVM diagnostic handler
Differential Revision: http://reviews.llvm.org/D18891


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@265897 91177308-0d34-0410-b5e6-96231b3b80d8
2016-04-10 13:55:53 +00:00
..
go bindings/go: reinstate TargetMachine.TargetData 2016-03-15 05:04:06 +00:00
ocaml [OCaml] Expose the LLVM diagnostic handler 2016-04-10 13:55:53 +00:00
python
LLVMBuild.txt
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.