summaryrefslogtreecommitdiff
path: root/test/MC/ELF/x86_64-reloc-sizetest.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/ELF/x86_64-reloc-sizetest.s')
-rw-r--r--test/MC/ELF/x86_64-reloc-sizetest.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/ELF/x86_64-reloc-sizetest.s b/test/MC/ELF/x86_64-reloc-sizetest.s
index bd67ee0f9d..10c13123e6 100644
--- a/test/MC/ELF/x86_64-reloc-sizetest.s
+++ b/test/MC/ELF/x86_64-reloc-sizetest.s
@@ -7,7 +7,7 @@ L: movq $(L + 2147483648),%rax
// CHECK: Relocations [
-// CHECK-NEXT: Section ({{[0-9]+}}) .text {
+// CHECK-NEXT: Section ({{[0-9]+}}) .rela.text {
// CHECK-NEXT: 0x3 R_X86_64_32S {{[^ ]+}} 0x80000000
// CHECK-NEXT: }
// CHECK-NEXT: ]