[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 13:53:39 PDT 2019


kusmour created this revision.
kusmour added reviewers: xiaobai, compnerd.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.

Add a function to flatten the nested aggregate type


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D62702

Files:
  lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62702.202294.patch
Type: text/x-patch
Size: 10197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190530/aa741480/attachment.bin>


More information about the lldb-commits mailing list