[PATCH] D123914: [OCaml][DebugInfo] Add bindings for parameter and auto variable creation

Vaivaswatha Nagaraj via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 17 08:42:08 PDT 2022


vaivaswatha created this revision.
vaivaswatha added a reviewer: jberdine.
Herald added a project: All.
vaivaswatha requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This patch extends https://reviews.llvm.org/D90831 with a few more functions added to the OCaml debuginfo bindings.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D123914

Files:
  llvm/bindings/ocaml/debuginfo/debuginfo_ocaml.c
  llvm/bindings/ocaml/debuginfo/llvm_debuginfo.ml
  llvm/bindings/ocaml/debuginfo/llvm_debuginfo.mli
  llvm/test/Bindings/OCaml/debuginfo.ml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123914.423298.patch
Type: text/x-patch
Size: 10388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220417/1f810bc0/attachment.bin>


More information about the llvm-commits mailing list