[PATCH] D52239: [OCaml] Add OCaml APIs to access DebugLoc info

Josh Berdine via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 18 09:23:37 PDT 2018


jberdine created this revision.
jberdine added reviewers: whitequark, deadalnix.
Herald added a subscriber: llvm-commits.

Add thin shims to OCaml interfaces to provide access to DebugLoc info
for Instructions, GlobalVariables and Functions.


Repository:
  rL LLVM

https://reviews.llvm.org/D52239

Files:
  bindings/ocaml/llvm/llvm.ml
  bindings/ocaml/llvm/llvm.mli
  bindings/ocaml/llvm/llvm_ocaml.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52239.165990.patch
Type: text/x-patch
Size: 3880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180918/6df6da61/attachment.bin>


More information about the llvm-commits mailing list