[PATCH] D73283: Handle complex DWARF expressions in combination with "complex" registers

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 27 15:47:28 PST 2020


aprantl updated this revision to Diff 240705.
aprantl added a comment.

Use llvm::scope_exit as suggested by Amara. Thanks, I was looking for something like that!


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

https://reviews.llvm.org/D73283

Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h
  llvm/test/DebugInfo/MIR/ARM/split-superreg-complex.mir
  llvm/test/DebugInfo/MIR/ARM/subregister-complex-expression.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73283.240705.patch
Type: text/x-patch
Size: 24287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200127/6fde629d/attachment.bin>


More information about the llvm-commits mailing list