llvm-project/lldb/unittests/Target
Jonas Devlieghere dde487e547
[lldb] Plumb process host architecture through platform selection
To allow us to select a different platform based on where the process is
running, plumb the process host architecture through platform selection.

This patch is in preparation for D121444 which needs this functionality
to tell apart iOS binaries running on Apple Silicon vs on a remote iOS
device.

Differential revision: https://reviews.llvm.org/D121484
2022-03-14 12:17:01 -07:00
..
Inputs
ABITest.cpp
CMakeLists.txt [lldb] Add MemoryTagMap class 2022-01-26 13:55:48 +00:00
DynamicRegisterInfoTest.cpp [lldb] [DynamicRegisterInfo] Remove AddRegister() and make Finalize() protected 2021-10-25 20:05:30 +02:00
ExecutionContextTest.cpp [lldb] Return StringRef from PluginInterface::GetPluginName 2021-10-18 10:14:42 +02:00
FindFileTest.cpp [lldb] Fix a use-after-free in FindFileTest.cpp 2021-11-02 12:39:26 +01:00
MemoryRegionInfoTest.cpp
MemoryTagMapTest.cpp [lldb] Add MemoryTagMap class 2022-01-26 13:55:48 +00:00
ModuleCacheTest.cpp Support build-ids of other sizes than 16 in UUID::SetFromStringRef 2020-06-07 10:03:41 +00:00
PathMappingListTest.cpp [lldb][NFC] avoid unnecessary roundtrips between different string types 2021-11-01 22:15:01 -07:00
RemoteAwarePlatformTest.cpp [lldb] Plumb process host architecture through platform selection 2022-03-14 12:17:01 -07:00
StackFrameRecognizerTest.cpp [lldb] Store StackFrameRecognizers in the target instead of a global list 2020-07-17 09:26:27 +02:00