[lldb] Fix remote macOS debugging on Apple Silicon
Update ARMGetSupportedArchitectureAtIndex to consider remote macOS debugging. Currently, it defaults to an iOS triple when IsHost() returns false. This fixes TestPlatformSDK.py on Apple Silicon. Differential revision: https://reviews.llvm.org/D107179
Loading
Please sign in to comment