diff options
author | Adrian Prantl <aprantl@apple.com> | 2020-03-05 09:51:40 -0800 |
---|---|---|
committer | Adrian Prantl <aprantl@apple.com> | 2020-03-06 09:59:30 -0800 |
commit | 58c506d8e8d9d55d3fb1f4ae508eb53231557f8c (patch) | |
tree | aab3ee79030c33fe4ae572f24e683b387c372058 /lldb/packages/Python/lldbsuite/test | |
parent | 66a6fa631eb33673a29059fee64d3eef26fc5c28 (diff) | |
download | llvm-58c506d8e8d9d55d3fb1f4ae508eb53231557f8c.zip llvm-58c506d8e8d9d55d3fb1f4ae508eb53231557f8c.tar.gz llvm-58c506d8e8d9d55d3fb1f4ae508eb53231557f8c.tar.bz2 |
Correctly identify iOS simulator processes in debugserver.
Starting with iOS 13 simulator binaries are identified with an
explicit platform in the new LC_BUILD_VERSION load command.
On older deployment targets using the LC_VERSION_MIN load commands,
this patch detects when an ios process runs on a macOS host and
updates the target triple with the "simulator" environment
accordingly.
(Patch re-applied without modifications, the bot failure was unrelated).
This is part of https://bugs.swift.org/browse/SR-11971
rdar://problem/58438125
Differential Revision: https://reviews.llvm.org/D75696
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions