summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/eh-frame-value-format2.s
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/ELF/eh-frame-value-format2.s')
-rw-r--r--lld/test/ELF/eh-frame-value-format2.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/ELF/eh-frame-value-format2.s b/lld/test/ELF/eh-frame-value-format2.s
index 988d5088116..52bba25010d 100644
--- a/lld/test/ELF/eh-frame-value-format2.s
+++ b/lld/test/ELF/eh-frame-value-format2.s
@@ -1,7 +1,7 @@
# REQUIRES: x86
# RUN: llvm-mc -filetype=obj -triple=x86_64-pc-linux %s -o %t
-# RUN: ld.lld --eh-frame-hdr %t -o %t2
+# RUN: ld.lld --eh-frame-hdr %t -o /dev/null
.section .eh_frame
.byte 0x14
OpenPOWER on IntegriCloud