Stop laughing Misha

llvm-svn: 10393
This commit is contained in:
Chris Lattner 2003-12-11 00:58:34 +00:00
parent 36fb4f19cd
commit 95c13c92ff
1 changed files with 1 additions and 1 deletions

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