hanchenye-llvm-project/llvm/bindings
Michael Gottesman 29ef6b0aca [python-bindings] Added OpCode like support for all enumerations with unittests.
Also fixed some trailing whitespace issues.

llvm-svn: 201929
2014-02-22 05:39:35 +00:00
..
ocaml Makefile.ocaml: Tweak to use --system-libs. 2013-12-20 00:36:59 +00:00
python [python-bindings] Added OpCode like support for all enumerations with unittests. 2014-02-22 05:39:35 +00:00
LLVMBuild.txt
Makefile
README.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.