[Lldb-commits] [PATCH] D115431: Set a default number of addressing bits for Darwin arm64 systems

Jason Molenda via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Dec 9 10:24:27 PST 2021


jasonmolenda updated this revision to Diff 393213.
jasonmolenda marked 3 inline comments as done.
jasonmolenda added a comment.

Update patchset to address David's feedback.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115431

Files:
  lldb/source/DataFormatters/CXXFunctionPointer.cpp
  lldb/source/Plugins/ABI/AArch64/ABIMacOSX_arm64.cpp
  lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
  lldb/source/Utility/ArchSpec.cpp
  lldb/test/API/macosx/corefile-default-ptrauth/Makefile
  lldb/test/API/macosx/corefile-default-ptrauth/TestCorefileDefaultPtrauth.py
  lldb/test/API/macosx/corefile-default-ptrauth/create-corefile.c
  lldb/test/API/macosx/corefile-default-ptrauth/main.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115431.393213.patch
Type: text/x-patch
Size: 11952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211209/561eb79b/attachment-0001.bin>


More information about the lldb-commits mailing list