mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-07 11:33:44 +00:00
Fix typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201461 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
76554f3418
commit
b556a706f6
@ -144,8 +144,8 @@ MC supports passing the information in ``.linkonce`` at the end of
|
|||||||
.long 1
|
.long 1
|
||||||
|
|
||||||
Note that in the combined form the COMDAT symbol is explicit. This
|
Note that in the combined form the COMDAT symbol is explicit. This
|
||||||
extension exits to support multiple sections with the same name in
|
extension exists to support multiple sections with the same name in
|
||||||
different comdats:
|
different COMDATs:
|
||||||
|
|
||||||
|
|
||||||
.. code-block:: gas
|
.. code-block:: gas
|
||||||
|
Loading…
Reference in New Issue
Block a user