summaryrefslogtreecommitdiff
path: root/test/ELF/basic.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/ELF/basic.s')
-rw-r--r--test/ELF/basic.s1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ELF/basic.s b/test/ELF/basic.s
index e284f9bd40d2..93ef03f9cd81 100644
--- a/test/ELF/basic.s
+++ b/test/ELF/basic.s
@@ -4,6 +4,7 @@
# RUN: ld.lld %t -o %t2
# RUN: llvm-readobj -file-headers -sections -program-headers -symbols %t2 \
# RUN: | FileCheck %s
+# RUN: ld.lld %t -o /dev/null
# exits with return code 42 on linux
.globl _start