[Lldb-commits] [PATCH] D152516: [lldb][AArch64] Add thread local storage tpidr register

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jun 16 07:42:31 PDT 2023


DavidSpickett updated this revision to Diff 532146.
DavidSpickett added a comment.
This revision is now accepted and ready to land.

Move if up to before SVE registers.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152516

Files:
  lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.cpp
  lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.h
  lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm64.cpp
  lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm64.h
  lldb/test/API/linux/aarch64/tls_register/Makefile
  lldb/test/API/linux/aarch64/tls_register/TestAArch64LinuxTLSRegister.py
  lldb/test/API/linux/aarch64/tls_register/main.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152516.532146.patch
Type: text/x-patch
Size: 14289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230616/e1b9d096/attachment.bin>


More information about the lldb-commits mailing list