aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ELF/local-reloc.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/ELF/local-reloc.s')
-rw-r--r--test/MC/ELF/local-reloc.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/ELF/local-reloc.s b/test/MC/ELF/local-reloc.s
index 0c74519..19b9509 100644
--- a/test/MC/ELF/local-reloc.s
+++ b/test/MC/ELF/local-reloc.s
@@ -6,7 +6,7 @@
movl foo, %r14d
foo:
-// CHECKT: Relocations [
+// CHECK: Relocations [
// CHECK: Section (2) .rela.text {
// CHECK-NEXT: 0x{{[^ ]+}} R_X86_64_32S .text 0x{{[^ ]+}}
// CHECK-NEXT: }