[PATCH] D76164: Fix an assertion error when emitting call site info that combines two DW_OP_stack_values.

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 16 18:35:45 PDT 2020


vsk updated this revision to Diff 250668.
vsk added a comment.

Address review feedback.


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

https://reviews.llvm.org/D76164

Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/lib/IR/DebugInfoMetadata.cpp
  llvm/test/DebugInfo/MIR/X86/callsite-stack-value.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76164.250668.patch
Type: text/x-patch
Size: 5255 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200317/86c40d23/attachment.bin>


More information about the llvm-commits mailing list