mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 12:12:47 +01:00
63a1fa0826
Many (but not all) DebugInfo functions are now added to the OCaml bindings, and rest can be safely added incrementally. Differential Revision: https://reviews.llvm.org/D90831 |
||
---|---|---|
.. | ||
go | ||
ocaml | ||
python | ||
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.