mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-13 22:58:50 +00: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 {
|
||||
Arg->dump();
|
||||
error("Unknown leaf value for tree pattern!");
|
||||
return 0;
|
||||
}
|
||||
|
||||
// Apply the type cast...
|
||||
|
Loading…
Reference in New Issue
Block a user