Nikita Popov 0182c859f1
[OCaml] Remove deprecated const_nuw_neg and build_nuw_neg APIs (#171466)
I think we usually remove deprecated C API functions from the OCaml
bindings right away. These two at least should be essentially useless.
2025-12-19 09:49:33 +01:00
..

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.