mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Squelch warning
llvm-svn: 8658
This commit is contained in:
parent
07621721bf
commit
479871517f
@ -210,6 +210,7 @@ TreePatternNode *Pattern::ParseTreePattern(DagInit *Dag) {
|
|||||||
} else {
|
} else {
|
||||||
Arg->dump();
|
Arg->dump();
|
||||||
error("Unknown leaf value for tree pattern!");
|
error("Unknown leaf value for tree pattern!");
|
||||||
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Apply the type cast...
|
// Apply the type cast...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user