[lld/mac] Fix comment typo in new start-end.s test

This commit is contained in:
Nico Weber 2021-07-23 18:14:26 -04:00
parent 3f2c1e99e4
commit 92c085e7c4
1 changed files with 1 additions and 1 deletions

View File

@ -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.