hanchenye-llvm-project/llvm/bindings
Anders Waldenborg 614dda1ef3 [python] Fix python bindings tests
Broke after the changes related to the LLVMGetSymbolFileOffset
removal in r206750

llvm-svn: 207018
2014-04-23 20:32:03 +00:00
..
ocaml Makefile.ocaml: Tweak to use --system-libs. 2013-12-20 00:36:59 +00:00
python [python] Fix python bindings tests 2014-04-23 20:32:03 +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.