aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ARM/elf-thumbfunc-reloc.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/ARM/elf-thumbfunc-reloc.s')
-rw-r--r--test/MC/ARM/elf-thumbfunc-reloc.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/ARM/elf-thumbfunc-reloc.s b/test/MC/ARM/elf-thumbfunc-reloc.s
index ea7d507..dd380c3 100644
--- a/test/MC/ARM/elf-thumbfunc-reloc.s
+++ b/test/MC/ARM/elf-thumbfunc-reloc.s
@@ -22,7 +22,7 @@ ptr:
@@ make sure an R_ARM_THM_CALL relocation is generated for the call to g
@CHECK: Relocations [
-@CHECK-NEXT: Section (2) .rel.text {
+@CHECK-NEXT: Section {{.*}} .rel.text {
@CHECK-NEXT: 0x4 R_ARM_THM_CALL g 0x0
@CHECK-NEXT: }