[all-commits] [llvm/llvm-project] e87cc8: add LLVMGetDINodeTag to C bindings
Adrian Prantl via All-commits
all-commits at lists.llvm.org
Wed Feb 8 16:29:50 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e87cc8a979a88a770c89d426107b1fa5c3b6e2d3
https://github.com/llvm/llvm-project/commit/e87cc8a979a88a770c89d426107b1fa5c3b6e2d3
Author: Davide Bertola <bertola.davide at gmail.com>
Date: 2023-02-08 (Wed, 08 Feb 2023)
Changed paths:
M llvm/include/llvm-c/DebugInfo.h
M llvm/lib/IR/DebugInfo.cpp
A llvm/test/Bindings/llvm-c/get-md-tag.ll
M llvm/tools/llvm-c-test/debuginfo.c
M llvm/tools/llvm-c-test/llvm-c-test.h
M llvm/tools/llvm-c-test/main.c
Log Message:
-----------
add LLVMGetDINodeTag to C bindings
Differential Revision: https://reviews.llvm.org/D138415
More information about the All-commits
mailing list