aboutsummaryrefslogtreecommitdiff
path: root/test/ELF/i386-reloc8-reloc16-addend.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/ELF/i386-reloc8-reloc16-addend.s')
-rw-r--r--test/ELF/i386-reloc8-reloc16-addend.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ELF/i386-reloc8-reloc16-addend.s b/test/ELF/i386-reloc8-reloc16-addend.s
index 42a57cedbca3..16b953e87ca9 100644
--- a/test/ELF/i386-reloc8-reloc16-addend.s
+++ b/test/ELF/i386-reloc8-reloc16-addend.s
@@ -4,7 +4,7 @@
# RUN: ld.lld -Ttext=0x0 %t1.o -o %t.out
# RUN: llvm-objdump -s -t %t.out | FileCheck %s
# CHECK: Contents of section .text:
-# CHECK-NEXT: 0000 020100
+# CHECK-NEXT: 0000 020100
## 0x3 + addend(-1) = 0x02
## 0x3 + addend(-2) = 0x0100
# CHECK: SYMBOL TABLE: