1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/bindings
Peter Zotov 4463b30765 [OCaml] Add functions for accessing metadata nodes.
Patch by Xinyu Zhuang.

Differential Revision: http://reviews.llvm.org/D19309

llvm-svn: 273370
2016-06-22 03:30:24 +00:00
..
go bindings/go: reinstate TargetMachine.TargetData 2016-03-15 05:04:06 +00:00
ocaml [OCaml] Add functions for accessing metadata nodes. 2016-06-22 03:30:24 +00:00
python Deprecate a few C APIs. 2015-12-18 23:46:42 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
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.