summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-strings/version.test
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/tools/llvm-strings/version.test')
-rw-r--r--llvm/test/tools/llvm-strings/version.test4
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/test/tools/llvm-strings/version.test b/llvm/test/tools/llvm-strings/version.test
new file mode 100644
index 00000000000..df4dcfa88a8
--- /dev/null
+++ b/llvm/test/tools/llvm-strings/version.test
@@ -0,0 +1,4 @@
+## Show that --version works for llvm-strings.
+
+RUN: llvm-strings --version | FileCheck %s
+CHECK: version
OpenPOWER on IntegriCloud