Added missing break.
authorGalina Kistanova <gkistanova@gmail.com>
Fri, 19 May 2017 20:31:51 +0000 (20:31 +0000)
committerGalina Kistanova <gkistanova@gmail.com>
Fri, 19 May 2017 20:31:51 +0000 (20:31 +0000)
llvm-svn: 303454

llvm/lib/IR/AutoUpgrade.cpp

index 8bcba76..06934b3 100644 (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