summaryrefslogtreecommitdiff
path: root/test/ELF/help.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/ELF/help.s')
-rw-r--r--test/ELF/help.s5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/ELF/help.s b/test/ELF/help.s
new file mode 100644
index 000000000000..2554531532b3
--- /dev/null
+++ b/test/ELF/help.s
@@ -0,0 +1,5 @@
+# RUN: ld.lld --help 2>&1 | FileCheck %s
+# CHECK: OPTIONS:
+# CHECK: --output=<value> Path to file to write output
+# CHECK: --output <value> Path to file to write output
+# CHECK: -o <path> Path to file to write output