forked from OSchip/llvm-project
Document the -input-file option of FileCheck
llvm-svn: 167517
This commit is contained in:
parent
439265aba4
commit
8a7e80f6f5
|
@ -45,6 +45,11 @@ OPTIONS
|
|||
|
||||
|
||||
|
||||
**--input-file** *filename*
|
||||
|
||||
File to check (defaults to stdin).
|
||||
|
||||
|
||||
**--strict-whitespace**
|
||||
|
||||
By default, FileCheck canonicalizes input horizontal whitespace (spaces and
|
||||
|
|
Loading…
Reference in New Issue