YouCompleteMe/cpp/llvm/bindings
Strahinja Val Markovic 1f51a89d39 Adding more llvm/clang files
These were ignored by git accidentally. We want ALL OF THEM since they all came
in the llvm/clang source distribution.
2012-07-05 17:55:45 -07:00
..
ocaml Adding more llvm/clang files 2012-07-05 17:55:45 -07:00
python Adding llvm and clang in-source 2012-07-05 17:51:06 -07:00
LLVMBuild.txt Adding llvm and clang in-source 2012-07-05 17:51:06 -07:00
Makefile Adding more llvm/clang files 2012-07-05 17:55:45 -07:00
README.txt Adding llvm and clang in-source 2012-07-05 17:51:06 -07: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.