summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/elf-extern.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/AArch64/elf-extern.ll')
-rw-r--r--test/CodeGen/AArch64/elf-extern.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/AArch64/elf-extern.ll b/test/CodeGen/AArch64/elf-extern.ll
index 8bf1b2ff4f..e09aa127ca 100644
--- a/test/CodeGen/AArch64/elf-extern.ll
+++ b/test/CodeGen/AArch64/elf-extern.ll
@@ -11,7 +11,7 @@ define i32 @check_extern() {
}
; CHECK: Relocations [
-; CHECK: Section (1) .text {
+; CHECK: Section (2) .rela.text {
; CHECK: 0x{{[0-9,A-F]+}} R_AARCH64_CALL26 memcpy
; CHECK: }
; CHECK: ]