1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

Stop laughing Misha

llvm-svn: 10393
This commit is contained in:
Chris Lattner 2003-12-11 00:58:34 +00:00
parent e962a55ac5
commit 92ff4ee65b

View File

@ -58,7 +58,7 @@ bool TreePatternNode::updateNodeType(MVT::ValueType VT,
return true;
}
throw "Type inferfence contradiction found for pattern " + RecName;
throw "Type inference contradiction found for pattern " + RecName;
}
/// InstantiateNonterminals - If this pattern refers to any nonterminals which