[PATCH] D67410: [DWARF] Emit call site parameter info when tuning for lldb

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 10 11:13:10 PDT 2019


vsk created this revision.
vsk added reviewers: aprantl, djtodoro.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.

Emit debug entry values using standard DWARF5 opcodes when the debugger
tuning is set to lldb.


https://reviews.llvm.org/D67410

Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/test/DebugInfo/MIR/X86/debug-call-site-param.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67410.219572.patch
Type: text/x-patch
Size: 6451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190910/be2e6516/attachment.bin>


More information about the llvm-commits mailing list