[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
Tue Mar 17 11:16:56 PDT 2020


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

Fix typo, tighten up test.


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.250831.patch
Type: text/x-patch
Size: 5308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200317/5b613b01/attachment.bin>


More information about the llvm-commits mailing list