Added missing break.

llvm-svn: 303454
This commit is contained in:
Galina Kistanova 2017-05-19 20:31:51 +00:00
parent e021d2d629
commit f525c76ba1
1 changed files with 1 additions and 0 deletions

View File

@ -521,6 +521,7 @@ static bool UpgradeIntrinsicFunction1(Function *F, Function *&NewFn) {
return true;
}
}
break;
}
case 'o':
// We only need to change the name to match the mangling including the