]> granicus.if.org Git - llvm/commitdiff
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)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@303454 91177308-0d34-0410-b5e6-96231b3b80d8

lib/IR/AutoUpgrade.cpp

index 8bcba76723157e648ca5877c8e9c03a80885e526..06934b365a11b35ef4ac3fb253c69bec6faaf869 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