summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lld/test/ELF/x86-64-reloc-8.s1
1 files changed, 0 insertions, 1 deletions
diff --git a/lld/test/ELF/x86-64-reloc-8.s b/lld/test/ELF/x86-64-reloc-8.s
index df9a5e335f4..8f6ba5aa14b 100644
--- a/lld/test/ELF/x86-64-reloc-8.s
+++ b/lld/test/ELF/x86-64-reloc-8.s
@@ -10,6 +10,5 @@
// RUN: not ld.lld -shared %t %t2 -o %t4 2>&1 | FileCheck --check-prefix=ERROR %s
// ERROR: relocation R_X86_64_8 out of range: 256 is not in [0, 255]
-// ERROR: relocation R_X86_64_8 out of range: 256 is not in [0, 255]
.byte foo
OpenPOWER on IntegriCloud