diff options
author | David Spickett <david.spickett@linaro.org> | 2023-06-19 11:52:06 +0100 |
---|---|---|
committer | David Spickett <david.spickett@linaro.org> | 2023-06-19 12:51:58 +0100 |
commit | 7e229217f4215b519b886e7881bae4da3742a7d2 (patch) | |
tree | 06ad1eab1511b66f13d05b8a9e22c58ccfc74270 /libcxx/src/filesystem/filesystem_clock.cpp | |
parent | 6f2e92c10cebca51f9bc98b99fa3b5583ff396c4 (diff) | |
download | llvm-7e229217f4215b519b886e7881bae4da3742a7d2.zip llvm-7e229217f4215b519b886e7881bae4da3742a7d2.tar.gz llvm-7e229217f4215b519b886e7881bae4da3742a7d2.tar.bz2 |
[lldb][AArch64] Add thread local storage tpidr register
This register is used as the pointer to the current thread
local storage block and is read from NT_ARM_TLS on Linux.
Though tpidr will be present on all AArch64 Linux, I am soon
going to add a second register tpidr2 to this set.
tpidr is only present when SME is implemented, therefore the
NT_ARM_TLS set will change size. This is why I've added this
as a dynamic register set to save changes later.
Reviewed By: omjavaid
Differential Revision: https://reviews.llvm.org/D152516
Diffstat (limited to 'libcxx/src/filesystem/filesystem_clock.cpp')
0 files changed, 0 insertions, 0 deletions