mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-12 22:17:47 +00:00
stop on the first file mismatch.
llvm-svn: 75076
This commit is contained in:
parent
8747eae8e9
commit
9a419de980
@ -168,6 +168,7 @@ int main(int argc, char **argv) {
|
||||
"error");
|
||||
SM.PrintMessage(SMLoc::getFromPointer(CurPtr), "scanning from here",
|
||||
"note");
|
||||
return 1;
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
Loading…
Reference in New Issue
Block a user