[Lldb-commits] [PATCH] D62702: [ABI] Fix SystemV ABI to handle nested aggregate type returned in register
Wanyi Ye via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu May 30 17:43:09 PDT 2019
kusmour updated this revision to Diff 202340.
kusmour added a comment.
simplify the method in 'FlattenAggregateType'
added test for nested struct returned in registers
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62702/new/
https://reviews.llvm.org/D62702
Files:
lldb/packages/Python/lldbsuite/test/functionalities/return-value/TestReturnValue.py
lldb/packages/Python/lldbsuite/test/functionalities/return-value/call-func.c
lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62702.202340.patch
Type: text/x-patch
Size: 14106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190531/a16a4dfa/attachment.bin>
More information about the lldb-commits
mailing list