aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/AArch64/arm64-elf-reloc-condbr.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/AArch64/arm64-elf-reloc-condbr.s')
-rw-r--r--test/MC/AArch64/arm64-elf-reloc-condbr.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/AArch64/arm64-elf-reloc-condbr.s b/test/MC/AArch64/arm64-elf-reloc-condbr.s
index 9b70a20..3182045 100644
--- a/test/MC/AArch64/arm64-elf-reloc-condbr.s
+++ b/test/MC/AArch64/arm64-elf-reloc-condbr.s
@@ -4,7 +4,7 @@
b.eq somewhere
// OBJ: Relocations [
-// OBJ-NEXT: Section (2) .rela.text {
+// OBJ-NEXT: Section {{.*}} .rela.text {
// OBJ-NEXT: 0x0 R_AARCH64_CONDBR19 somewhere 0x0
// OBJ-NEXT: }
// OBJ-NEXT: ]