summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-lib
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2018-07-14 02:29:44 +0000
committerNico Weber <nicolasweber@gmx.de>2018-07-14 02:29:44 +0000
commit17172c6b80f95a718b90942840eb042874a037f0 (patch)
tree398d3bc6e6589c497258fa836b5d9371b3e9b0cd /llvm/test/tools/llvm-lib
parentf0b164415c383be9d20031d52cf5db9ae71cded8 (diff)
downloadbcm5719-llvm-17172c6b80f95a718b90942840eb042874a037f0.tar.gz
bcm5719-llvm-17172c6b80f95a718b90942840eb042874a037f0.zip
Give llvm-lib rudimentary help output.
https://reviews.llvm.org/D49318 llvm-svn: 337084
Diffstat (limited to 'llvm/test/tools/llvm-lib')
-rw-r--r--llvm/test/tools/llvm-lib/help.test3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/test/tools/llvm-lib/help.test b/llvm/test/tools/llvm-lib/help.test
new file mode 100644
index 00000000000..118219a9284
--- /dev/null
+++ b/llvm/test/tools/llvm-lib/help.test
@@ -0,0 +1,3 @@
+# RUN: llvm-lib /? | FileCheck %s
+
+CHECK: OVERVIEW: LLVM Lib
OpenPOWER on IntegriCloud