Fix spelling and grammar in a comment.
[oota-llvm.git] / lib / Target / Alpha / AlphaInstrInfo.cpp
index 48e23f9d3816e89866de44999b15ef4dc45840b6..96a75a6aa70d7904299ffa4dbc8686fd2bf03eb9 100644 (file)
@@ -307,6 +307,7 @@ static unsigned AlphaRevCondCode(unsigned Opcode) {
   default:
     assert(0 && "Unknown opcode");
   }
+  return 0; // Not reached
 }
 
 // Branch analysis.