mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 12:43:36 +01:00
Test commit.
llvm-svn: 297731
This commit is contained in:
parent
def6f9d002
commit
821ed055a3
@ -10,7 +10,7 @@
|
||||
// FileCheck does a line-by line check of a file that validates whether it
|
||||
// contains the expected content. This is useful for regression tests etc.
|
||||
//
|
||||
// This program exits with an error status of 2 on error, exit status of 0 if
|
||||
// This program exits with an exit status of 2 on error, exit status of 0 if
|
||||
// the file matched the expected contents, and exit status of 1 if it did not
|
||||
// contain the expected contents.
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user