summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-cxxfilt/help.test
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/tools/llvm-cxxfilt/help.test')
-rw-r--r--llvm/test/tools/llvm-cxxfilt/help.test7
1 files changed, 7 insertions, 0 deletions
diff --git a/llvm/test/tools/llvm-cxxfilt/help.test b/llvm/test/tools/llvm-cxxfilt/help.test
new file mode 100644
index 00000000000..78bfad4aa3d
--- /dev/null
+++ b/llvm/test/tools/llvm-cxxfilt/help.test
@@ -0,0 +1,7 @@
+RUN: llvm-cxxfilt -h | FileCheck %s
+RUN: llvm-cxxfilt --help | FileCheck %s
+
+CHECK: OVERVIEW: llvm symbol undecoration tool
+CHECK: USAGE: llvm-cxxfilt{{(.exe)?}} [options] <mangled>{{$}}
+CHECK: OPTIONS:
+CHECK: @FILE
OpenPOWER on IntegriCloud