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:
parent
e962a55ac5
commit
92ff4ee65b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user