Merge pull request #33148 from brentdax/runtime-revolution

Adjust to simulator compiler-rt change
This commit is contained in:
Brent Royal-Gordon
2020-07-28 16:42:09 -07:00
committed by GitHub
4 changed files with 18 additions and 33 deletions

View File

@@ -72,11 +72,6 @@ namespace swift {
/// Returns the platform Kind for Darwin triples.
DarwinPlatformKind getDarwinPlatformKind(const llvm::Triple &triple);
/// Maps an arbitrary platform to its non-simulator equivalent.
///
/// If \p platform is not a simulator platform, it will be returned as is.
DarwinPlatformKind getNonSimulatorPlatform(DarwinPlatformKind platform);
/// Returns the architecture component of the path for a given target triple.
///
/// Typically this is used for mapping the architecture component of the