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