File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -99,10 +99,10 @@ _start:
99
99
100
100
# EXTERNAL-TINY: Hex dump of section '.got':
101
101
# EXTERNAL-TINY-NEXT: 0x00020380 00000000 00000080 00000000 000000a0
102
- # ^^
103
- # 0b10000000 bit 63 address diversity = true, bits 61..60 key = IA
104
- # ^^
105
- # 0b10100000 bit 63 address diversity = true, bits 61..60 key = DA
102
+ ## ^^
103
+ ## 0b10000000 bit 63 address diversity = true, bits 61..60 key = IA
104
+ ## ^^
105
+ ## 0b10100000 bit 63 address diversity = true, bits 61..60 key = DA
106
106
107
107
# LOCAL-TINY: Symbol table '.symtab' contains {{.*}} entries:
108
108
# LOCAL-TINY: Num: Value Size Type Bind Vis Ndx Name
@@ -111,10 +111,10 @@ _start:
111
111
112
112
# LOCAL-TINY: Hex dump of section '.got':
113
113
# LOCAL-TINY-NEXT: 0x00020320 00000000 00000080 00000000 000000a0
114
- # ^^
115
- # 0b10000000 bit 63 address diversity = true, bits 61..60 key = IA
116
- # ^^
117
- # 0b10100000 bit 63 address diversity = true, bits 61..60 key = DA
114
+ ## ^^
115
+ ## 0b10000000 bit 63 address diversity = true, bits 61..60 key = IA
116
+ ## ^^
117
+ ## 0b10100000 bit 63 address diversity = true, bits 61..60 key = DA
118
118
119
119
# RUN: llvm-objdump -d external-tiny | FileCheck %s --check-prefix=EXTERNAL-TINY-ASM
120
120
You can’t perform that action at this time.
0 commit comments