[PATCH] D90831: DebugInfo support for OCaml bindings

Vaivaswatha Nagaraj via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 15 09:23:24 PDT 2021


vaivaswatha added inline comments.


================
Comment at: llvm/bindings/ocaml/llvm/llvm_ocaml.h:17
+\*===----------------------------------------------------------------------===*/
+
+#include "caml/alloc.h"
----------------
The include guards for this header is missing and I'll add them along with the documentation update coming up next.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90831/new/

https://reviews.llvm.org/D90831



More information about the llvm-commits mailing list