[PATCH] D154630: [LLVM-C] Use unwrapDI in LLVMDITypeGetName

Tamir Duberstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 6 11:55:47 PDT 2023


tamird updated this revision to Diff 537823.
tamird added a comment.

Separate test case


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154630/new/

https://reviews.llvm.org/D154630

Files:
  llvm/lib/IR/DebugInfo.cpp
  llvm/test/Bindings/llvm-c/di-type-get-name.ll
  llvm/test/Bindings/llvm-c/get-di-tag.ll
  llvm/test/Bindings/llvm-c/get-md-tag.ll
  llvm/tools/llvm-c-test/debuginfo.c
  llvm/tools/llvm-c-test/llvm-c-test.h
  llvm/tools/llvm-c-test/main.c
  llvm/tools/llvm-c-test/metadata.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154630.537823.patch
Type: text/x-patch
Size: 10468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230706/0f1be0e6/attachment-0001.bin>


More information about the llvm-commits mailing list