diff options
author | Raphael Isemann <teemperor@gmail.com> | 2020-11-05 15:32:03 +0100 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2020-11-05 15:34:42 +0100 |
commit | 26a8e8502b5943cc13177bea48841491dadfef9b (patch) | |
tree | 79bb2c1514e8f1f7b50dff086cc9336387c27dbb /llvm/unittests/Support/CommandLineTest.cpp | |
parent | e237d56b43ebfbb9847648ff82aa17c3d7607481 (diff) | |
download | llvm-26a8e8502b5943cc13177bea48841491dadfef9b.zip llvm-26a8e8502b5943cc13177bea48841491dadfef9b.tar.gz llvm-26a8e8502b5943cc13177bea48841491dadfef9b.tar.bz2 |
[lldb] Add Apple simulator platforms to lldbplatform.py
This just adds the simulator platforms to the lldbplatform enumerations
and the respective test decorator.
The platform names for the simulator are just the SDK names since D85537, so
that's why we are not using LLDB's usual platform names here (e.g., SDK =
"iphonesimulator" vs LLDB platform ="ios-simulator").
Also removes the duplicate platform enumaration in lldbplatformutil.py.
Reviewed By: JDevlieghere
Differential Revision: https://reviews.llvm.org/D89694
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions