aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectCommands.cpp
diff options
context:
space:
mode:
authorFred Riss <friss@apple.com>2020-07-24 09:24:41 -0700
committerFred Riss <friss@apple.com>2020-07-27 12:50:50 -0700
commit4c6eebf86a0734779cd20473cfcaa9d7c8899298 (patch)
tree4dcbf78c8479cdceb1190af976845f1da140ba74 /lldb/source/Commands/CommandObjectCommands.cpp
parent6dadf7cb654ce131c1d05b3add8e30344b6d22be (diff)
downloadllvm-4c6eebf86a0734779cd20473cfcaa9d7c8899298.zip
llvm-4c6eebf86a0734779cd20473cfcaa9d7c8899298.tar.gz
llvm-4c6eebf86a0734779cd20473cfcaa9d7c8899298.tar.bz2
[lldb/AppleSimulator] Always provide a -simulator environment
Summary: This commit is somewhat NFC-ish today as the environment of triples is not considered when comparing s if one of them is not set (I plan to change that). We have made simulator triples unambiguous these days, but the simulator platforms still advertise triples without the environment. This wasn't an issue when the sims ran only on a very different architecure than the real device, but this has changed with Apple Silicon. This patch simplifies the way GetSupportedArchitectureAtIndex is implemented for the sim platforms and adds the environment. It also trivially adds support for Apple Silicon to those platforms. Reviewers: aprantl Subscribers: lldb-commits
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions