[PATCH] D52208: [OCaml] Add OCaml APIs for LLVMGetModuleDataLayout and LLVMABISizeOfType

whitequark via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 17 18:39:20 PDT 2018


whitequark requested changes to this revision.
whitequark added a comment.
This revision now requires changes to proceed.

There is already an `Llvm_target.DataLayout.t`, we don't need to wrap it the second time.


Repository:
  rL LLVM

https://reviews.llvm.org/D52208





More information about the llvm-commits mailing list