Revert r148686 (and r148694, a fix to it) due to a serious layering
[oota-llvm.git] / lib / Target / Sparc / SparcInstrInfo.cpp
index ccb6443de73bb7a1219cf75bcb965f69e70222ef..52266ffe682d4c6bd9720ed9ffc0b758b6e10cca 100644 (file)
@@ -109,6 +109,7 @@ static SPCC::CondCodes GetOppositeBranchCondition(SPCC::CondCodes CC)
   case SPCC::FCC_NE:   return SPCC::FCC_E;
   case SPCC::FCC_E:    return SPCC::FCC_NE;
   }
+  llvm_unreachable("Invalid cond code");
 }
 
 MachineInstr *