1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/bindings
2020-08-27 09:30:21 -07:00
..
go [ConstProp] Remove ConstantPropagation 2020-08-26 15:51:30 -07:00
ocaml [OCaml] Remove add_constant_propagation 2020-08-27 09:30:21 -07:00
python Update version number in llvm python bindings 2019-10-25 17:14:11 -04:00
LLVMBuild.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.