llvm-6502/bindings
2010-08-20 14:51:22 +00:00
..
ada Implement the "linker_private_weak" linkage type. This will be used for 2010-07-01 21:55:59 +00:00
ocaml Expose LLVMSetOperand and LLVMGetNumOperands to llvm-c and ocaml. 2010-08-20 14:51:22 +00:00
Makefile
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.