diff options
author | Adrian Prantl <aprantl@apple.com> | 2020-06-16 16:25:09 -0700 |
---|---|---|
committer | Adrian Prantl <aprantl@apple.com> | 2020-06-19 09:42:44 -0700 |
commit | 7e825abd5704ce28b166f9463d4bd304348fd2a9 (patch) | |
tree | b4580228e2b80f4e28973d7ee413277a39740da4 /llvm/unittests/Support/FileCheckTest.cpp | |
parent | 6331c7d0bef8a0fccafe6333ba2004e50c752f19 (diff) | |
download | llvm-7e825abd5704ce28b166f9463d4bd304348fd2a9.zip llvm-7e825abd5704ce28b166f9463d4bd304348fd2a9.tar.gz llvm-7e825abd5704ce28b166f9463d4bd304348fd2a9.tar.bz2 |
Repair support for launching ios/tv/watch simulator binaries through platform
and delete a bunch (but not all) redundant code. If you compare the remaining implementations of Platform*Simulator.cpp, there is still an obvious leftover cleanup task.
Specifically, this patch
- removes SDK initialization from dotest (there is equivalent but more
complete code in Makefile.rules)
- make Platform*Simulator inherit the generic implementation of
PlatformAppleSimulator (more can be done here)
- simplify the platform logic in Makefile.rules
- replace the custom SDK finding logic in Platform*Simulator with XcodeSDK
- adds a test for each supported simulator
Differential Revision: https://reviews.llvm.org/D81980
Diffstat (limited to 'llvm/unittests/Support/FileCheckTest.cpp')
0 files changed, 0 insertions, 0 deletions