Fix this comment so it is consistent with all the others.

llvm-svn: 344277
This commit is contained in:
Jason Molenda 2018-10-11 18:41:34 +00:00
parent 518be95072
commit 25b3900f9f

View File

@ -108,7 +108,7 @@ PlatformSP PlatformRemoteAppleBridge::CreateInstance(bool force,
}
if (create) {
switch (triple.getOS()) {
// FIXMEJSM case llvm::Triple::BridgeOS:
// NEED_BRIDGEOS_TRIPLE case llvm::Triple::BridgeOS:
break;
default: