llvm-capstone/lldb/unittests
David Spickett 585abe3ba5 [lldb] Rename MemoryTagManager RemoveNonAddressBits to RemoveTagBits
This better describes the intent of the method. Which for AArch64
is removing the top byte which includes the memory tags.

It does not include pointer signatures, for those we need to use
the ABI plugin. The rename makes this a little more clear.

It's a bit awkward that the memory tag manager is removing the whole
top byte not just the memory tags but it's an improvement for now.

Reviewed By: omjavaid

Differential Revision: https://reviews.llvm.org/D117671
2022-01-20 10:47:05 +00:00
..
API
Breakpoint
Core [lldb] Fix compiler warning in CommunicationTest 2022-01-18 10:31:37 +01:00
DataFormatter
debugserver
Disassembler
Editline
Expression
Host
Instruction
Interpreter
Language
ObjectFile
Platform [lldb] Remove PlatformDarwin::GetCompatibleArch helper 2022-01-15 09:51:16 -08:00
Process [lldb] Rename MemoryTagManager RemoveNonAddressBits to RemoveTagBits 2022-01-20 10:47:05 +00:00
ScriptInterpreter [lldb] Initialize Python exactly once 2022-01-19 09:56:55 -08:00
Signals
Symbol
SymbolFile Cache the manual DWARF index out to the LLDB cache directory when the LLDB index cache is enabled. 2021-12-28 11:00:28 -08:00
Target
TestingSupport
Thread
tools [lldb] Delete TestStopReplyContainsThreadPcs 2022-01-18 14:17:33 +01:00
UnwindAssembly
Utility [lldb] Remove reproducer instrumentation 2022-01-09 21:40:55 -08:00
CMakeLists.txt
gtest_common.h