mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-29 08:36:07 +00:00

The C bindings exposed some APIs that weren't covered by the OCaml bindings llvm-svn: 141997
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.