[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
       
    Mon Jun 19 03:44:35 PDT 2023
    
    
  
DavidSpickett updated this revision to Diff 532589.
DavidSpickett added a comment.
This revision is now accepted and ready to land.
Change test so that we're reading with assembly and writing with lldb and
vice versa. Instead of trying to get clever and actually move the thread storage about.
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.532589.patch
Type: text/x-patch
Size: 14191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230619/f8608a94/attachment-0001.bin>
    
    
More information about the lldb-commits
mailing list