[all-commits] [llvm/llvm-project] 360ea6: [OCaml] Bind di_type_get_flags to correct C function
Alan via All-commits
all-commits at lists.llvm.org
Sun Aug 13 07:27:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 360ea6204d64381ff7cd7d79aac867c31a00decc
https://github.com/llvm/llvm-project/commit/360ea6204d64381ff7cd7d79aac867c31a00decc
Author: Alan Hu <alanh at ccs.neu.edu>
Date: 2023-08-13 (Sun, 13 Aug 2023)
Changed paths:
M llvm/bindings/ocaml/debuginfo/debuginfo_ocaml.c
Log Message:
-----------
[OCaml] Bind di_type_get_flags to correct C function
Fixes https://github.com/llvm/llvm-project/issues/64254
Differential Revision: https://reviews.llvm.org/D157812
More information about the All-commits
mailing list