Slightly revise iOS additions

This commit is contained in:
Martin Kinkelin 2020-01-28 01:50:19 +01:00
parent d3970c35ff
commit f1fb9d50fd
3 changed files with 30 additions and 30 deletions

View file

@ -817,7 +817,6 @@ void registerPredefinedTargetVersions() {
VersionCondition::addPredefinedGlobalIdent("Posix");
VersionCondition::addPredefinedGlobalIdent("CppRuntime_Clang");
break;
break;
default:
if (triple.getEnvironment() == llvm::Triple::Android) {
VersionCondition::addPredefinedGlobalIdent("Android");