[Lldb-commits] [PATCH] D120485: [lldb][Process/FreeBSD] Add support for address masks on aarch64

Andrew Turner via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed May 4 06:57:44 PDT 2022


andrew updated this revision to Diff 426993.
andrew marked 5 inline comments as done and an inline comment as not done.
andrew added a comment.

Cleanup based on feedback


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120485

Files:
  lldb/source/Plugins/ABI/AArch64/ABISysV_arm64.cpp
  lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_arm64.cpp
  lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_arm64.h
  lldb/source/Plugins/Process/elf-core/RegisterUtilities.h
  lldb/test/API/functionalities/unwind/aarch64_unwind_pac/TestAArch64UnwindPAC.py
  lldb/test/API/functionalities/unwind/aarch64_unwind_pac/main.c
  lldb/test/API/python_api/sbvalue_const_addrof/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120485.426993.patch
Type: text/x-patch
Size: 13940 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220504/0adb09d8/attachment.bin>


More information about the lldb-commits mailing list