projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c09636
)
Stop laughing Misha
author
Chris Lattner
<sabre@nondot.org>
Thu, 11 Dec 2003 00:58:34 +0000
(
00:58
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Thu, 11 Dec 2003 00:58:34 +0000
(
00:58
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10393
91177308
-0d34-0410-b5e6-
96231b3b80d8
utils/TableGen/InstrSelectorEmitter.cpp
patch
|
blob
|
history
diff --git
a/utils/TableGen/InstrSelectorEmitter.cpp
b/utils/TableGen/InstrSelectorEmitter.cpp
index 5d945bb841fc1efb824e3e1d4e4cc56b9ab4fe82..dc5dbf256cc68b51b66e3019fb46020866df0b03 100644
(file)
--- a/
utils/TableGen/InstrSelectorEmitter.cpp
+++ b/
utils/TableGen/InstrSelectorEmitter.cpp
@@
-58,7
+58,7
@@
bool TreePatternNode::updateNodeType(MVT::ValueType VT,
return true;
}
- throw "Type infer
f
ence contradiction found for pattern " + RecName;
+ throw "Type inference contradiction found for pattern " + RecName;
}
/// InstantiateNonterminals - If this pattern refers to any nonterminals which