Dmitri Gribenko 8d937c60a7 [bindings][ocaml] Remove a reference to the deleted function llvm_x86_mmx_type
The function was removed in dfeb3991fb489a703f631ab0c34b58f80568038d.

This change fixes the build for OCaml bindings and tests.
2024-07-26 10:24:42 +02: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.