[PATCH] D58334: [LLVM-C] Add bindings to create macro debug info

Jean-Bapiste Lepesme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 21 11:06:57 PDT 2019


Jiboo updated this revision to Diff 221188.
Jiboo marked an inline comment as done.
Jiboo added a comment.

Add tests, added a note that LLVMDWARFMacinfoRecordType values come from the DWARF spec.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D58334

Files:
  llvm/include/llvm-c/DebugInfo.h
  llvm/lib/IR/DebugInfo.cpp
  llvm/test/Bindings/llvm-c/debug_info.ll
  llvm/tools/llvm-c-test/debuginfo.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58334.221188.patch
Type: text/x-patch
Size: 14440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190921/b1935187/attachment.bin>


More information about the llvm-commits mailing list