summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/FileCheck.rst
diff options
context:
space:
mode:
authorEli Bendersky <eliben@google.com>2012-11-07 01:41:30 +0000
committerEli Bendersky <eliben@google.com>2012-11-07 01:41:30 +0000
commit8a7e80f6f5ae11238251e104360a3e41fe7e5932 (patch)
tree5110e9bc840546c08796ad0da331999eb8e5ee03 /llvm/docs/CommandGuide/FileCheck.rst
parent439265aba4bdfff983952d022c6da5c320fffd15 (diff)
downloadbcm5719-llvm-8a7e80f6f5ae11238251e104360a3e41fe7e5932.tar.gz
bcm5719-llvm-8a7e80f6f5ae11238251e104360a3e41fe7e5932.zip
Document the -input-file option of FileCheck
llvm-svn: 167517
Diffstat (limited to 'llvm/docs/CommandGuide/FileCheck.rst')
-rw-r--r--llvm/docs/CommandGuide/FileCheck.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/llvm/docs/CommandGuide/FileCheck.rst b/llvm/docs/CommandGuide/FileCheck.rst
index 51a9bf6293b..6fdc175c864 100644
--- a/llvm/docs/CommandGuide/FileCheck.rst
+++ b/llvm/docs/CommandGuide/FileCheck.rst
@@ -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
OpenPOWER on IntegriCloud