mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-23 22:00:10 +00:00
[lld/mac] Make comment style uniform in start-end.s test
This commit is contained in:
parent
80caa1eb4a
commit
75e7d1320c
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user