File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 3737// CHECK-NEXT: add x0, x0, #[[A]]
3838// CHECK-NEXT: blraa x16, x0
3939
40- // Create relocation against local TLS symbols where linker should
41- // create target specific dynamic TLSDESC relocation where addend is
42- // the symbol VMA in tls block.
40+ /// Create relocation against local TLS symbols where linker should
41+ /// create target specific dynamic TLSDESC relocation where addend is
42+ /// the symbol VMA in tls block.
4343
4444 adrp x0, :tlsdesc_auth:local1
4545 ldr x16, [x0, :tlsdesc_auth_lo12:local1]
@@ -92,10 +92,10 @@ local2:
9292// REL-NEXT: 0x00[[P2]][[A2]] 00000000 00000080 00000000 000000a0
9393// REL-NEXT: 0x00[[P2]][[B2]] 00000000 00000080 00000000 000000a0
9494// REL-NEXT: 0x00[[P2]][[C2]] 00000000 00000080 00000000 000000a0
95- // ^^
96- // 0b10000000 bit 63 address diversity = true, bits 61..60 key = IA
97- // ^^
98- // 0b10100000 bit 63 address diversity = true, bits 61..60 key = DA
95+ /// ^^
96+ /// 0b10000000 bit 63 address diversity = true, bits 61..60 key = IA
97+ /// ^^
98+ /// 0b10100000 bit 63 address diversity = true, bits 61..60 key = DA
9999
100100//--- err1.s
101101
You can’t perform that action at this time.
0 commit comments