forked from OSchip/llvm-project
[lld/mac] Fix comment typo in new start-end.s test
This commit is contained in:
parent
3f2c1e99e4
commit
92c085e7c4
|
@ -145,7 +145,7 @@
|
|||
# CHECK-NEXT: [[#%x, PC10:]]:
|
||||
# CHECK-SAME: leaq [[#%d, LLVMORDERFILESTART - PC10 - 7]](%rip), %rbx
|
||||
|
||||
## Secton-rename tests.
|
||||
## Section-rename tests.
|
||||
## Input section __FOO/__bar is renamed to output section
|
||||
## __BAZ/__quux by a -rename_section flag.
|
||||
## section$start$__FOO$__bar ends up referring to the __BAZ/__quux section.
|
||||
|
|
Loading…
Reference in New Issue