summaryrefslogtreecommitdiff
path: root/test/ELF/oformat-binary.s
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2018-08-02 17:33:42 +0000
committerDimitry Andric <dim@FreeBSD.org>2018-08-02 17:33:42 +0000
commit84c4061b34e048f47e5eb4fbabc1558495e8157c (patch)
tree83f9a0fbaadd2f5e3adac8f066cc8160781b385d /test/ELF/oformat-binary.s
parent20d35e67e67f106f617c939725101223211659f0 (diff)
Notes
Diffstat (limited to 'test/ELF/oformat-binary.s')
-rw-r--r--test/ELF/oformat-binary.s2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/ELF/oformat-binary.s b/test/ELF/oformat-binary.s
index 44c7b5ac2d8df..e68f07c57732a 100644
--- a/test/ELF/oformat-binary.s
+++ b/test/ELF/oformat-binary.s
@@ -19,6 +19,8 @@
# RUN: | FileCheck %s --check-prefix ERR
# ERR: unknown --oformat value: foo
+# RUN: ld.lld -o /dev/null %t --oformat elf
+
.text
.align 4
.globl _start