[lld/mac] Make comment style uniform in start-end.s test

This commit is contained in:
Nico Weber 2021-07-25 18:37:49 -04:00
parent 80caa1eb4a
commit 75e7d1320c

View File

@ -406,7 +406,7 @@ _main:
movq segment$start$ASDF@GOTPCREL(%rip), %rax
movq segment$end$ASDF@GOTPCREL(%rip), %rbx
## Non-undefined symbols don't create segments.
# Non-undefined symbols don't create segments.
callq segment$start$REGULAR
callq segment$end$REGULAR