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

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 29 11:40:22 PST 2020


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

Factored out the NFC bits. Have not yet addressed @dstenb 's comment yet.


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

https://reviews.llvm.org/D73283

Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp
  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.241238.patch
Type: text/x-patch
Size: 10554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200129/4f1fb26c/attachment.bin>


More information about the llvm-commits mailing list