We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54bcb64 commit b8a4abdCopy full SHA for b8a4abd
lld/test/ELF/aarch64-got-relocations-pauth.s
@@ -15,8 +15,8 @@
15
# RUN: llvm-readelf -r -S -x .got -s local | FileCheck %s --check-prefix=LOCAL
16
17
# EXTERNAL: Offset Info Type Symbol's Value Symbol's Name + Addend
18
-# EXTERNAL-NEXT: 0000000000020380 000000010000e201 R_AARCH64_AUTH_GLOB_DAT 0000000000000000 bar + 0
19
-# EXTERNAL-NEXT: 0000000000020388 000000020000e201 R_AARCH64_AUTH_GLOB_DAT 0000000000000000 zed + 0
+# EXTERNAL-NEXT: 0000000000020380 0000000100000412 R_AARCH64_AUTH_GLOB_DAT 0000000000000000 bar + 0
+# EXTERNAL-NEXT: 0000000000020388 0000000200000412 R_AARCH64_AUTH_GLOB_DAT 0000000000000000 zed + 0
20
21
## Symbol's values for bar and zed are equal since they contain no content (see Inputs/shared.s)
22
# LOCAL: Offset Info Type Symbol's Value Symbol's Name + Addend
0 commit comments