[Lldb-commits] [PATCH] D121348: Don't try to get memory returns for ABIMacOSX_arm64

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Mar 14 15:25:46 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG33f9fc77d1ff: Don't report memory return values on MacOS_arm64 of SysV_arm64 ABI's. (authored by jingham).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121348

Files:
  lldb/bindings/interface/SBTarget.i
  lldb/include/lldb/API/SBTarget.h
  lldb/include/lldb/Target/Target.h
  lldb/source/API/SBTarget.cpp
  lldb/source/Plugins/ABI/AArch64/ABIMacOSX_arm64.cpp
  lldb/source/Plugins/ABI/AArch64/ABISysV_arm64.cpp
  lldb/source/Target/Target.cpp
  lldb/test/API/functionalities/return-value/TestReturnValue.py
  lldb/test/API/python_api/target/TestTargetAPI.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121348.415248.patch
Type: text/x-patch
Size: 9521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220314/3770493e/attachment-0001.bin>


More information about the lldb-commits mailing list