[all-commits] [llvm/llvm-project] fc655a: [OCaml][DebugInfo] Add bindings for parameter and ...

Vaivaswatha N via All-commits all-commits at lists.llvm.org
Sat Apr 23 23:42:45 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fc655a0a96df29149456bc43026e6eaeee0f17c0
      https://github.com/llvm/llvm-project/commit/fc655a0a96df29149456bc43026e6eaeee0f17c0
  Author: Vaivaswatha Nagaraj <vaivaswatha at zilliqa.com>
  Date:   2022-04-24 (Sun, 24 Apr 2022)

  Changed paths:
    M llvm/bindings/ocaml/debuginfo/debuginfo_ocaml.c
    M llvm/bindings/ocaml/debuginfo/llvm_debuginfo.ml
    M llvm/bindings/ocaml/debuginfo/llvm_debuginfo.mli
    M llvm/test/Bindings/OCaml/debuginfo.ml

  Log Message:
  -----------
  [OCaml][DebugInfo] Add bindings for parameter and auto variable creation

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

Differential Revision: https://reviews.llvm.org/D123914




More information about the All-commits mailing list