1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 10:32:48 +02:00
llvm-mirror/bindings/ocaml/llvm
Josh Berdine 5dc0418f1b [NFC][OCaml] Reformat to clean up following CAMLprim removal
The removal of CAMLprim left the code in need of an application of
clang-format. There are various other changes made by clang-format
which it seems ought to be rolled together into this diff.

Differential Revision: https://reviews.llvm.org/D99477
2021-04-05 10:55:08 +01:00
..
CMakeLists.txt [OCaml] DebugInfo support for OCaml bindings 2021-03-17 10:15:56 +05:30
llvm_ocaml.c [NFC][OCaml] Reformat to clean up following CAMLprim removal 2021-04-05 10:55:08 +01:00
llvm_ocaml.h [NFC][OCaml] Remove vestigial CAMLprim declarations 2021-04-05 10:55:08 +01:00
llvm.ml [OCaml] Add (get/set)_module_identifer functions 2021-03-20 20:41:51 +05:30
llvm.mli [OCaml] Add (get/set)_module_identifer functions 2021-03-20 20:41:51 +05:30
META.llvm.in [OCaml] DebugInfo support for OCaml bindings 2021-03-17 10:15:56 +05:30