Skip to content

Commit 62302f2

Browse files
committed
missing colon
1 parent 42a5cf4 commit 62302f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lld/test/COFF/arm64-delayimport.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
# DISASM: 140001048: aa1103e1 mov x1, x17
2222
# DISASM: 14000104c: b0000000 adrp x0, 0x140002000
2323
# DISASM: 140001050: 91000000 add x0, x0, #0
24-
# DISASM 140001054: 90000002 adrp x2, 0x140001000 <.text>
25-
# DISASM 140001058: 91000042 add x2, x2, #0
26-
# DISASM 14000105c: d63f0040 blr x2
24+
# DISASM: 140001054: 90000002 adrp x2, 0x140001000 <.text>
25+
# DISASM: 140001058: 91000042 add x2, x2, #0
26+
# DISASM: 14000105c: d63f0040 blr x2
2727
# DISASM: 140001060: aa0003f0 mov x16, x0
2828
# DISASM: 140001064: ad459fe6 ldp q6, q7, [sp, #176]
2929
# DISASM: 140001068: ad4497e4 ldp q4, q5, [sp, #144]

0 commit comments

Comments
 (0)