mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-08 21:32:39 +00:00
Grammar fix.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62319 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2388a588bd
commit
81d05c2ae2
@ -492,7 +492,7 @@ All Global Variables and Functions have one of the following types of linkage:
|
||||
|
||||
<dt><tt><b><a name="linkage_internal">internal</a></b></tt>: </dt>
|
||||
|
||||
<dd> Similar to private, but the value show as a local symbol (STB_LOCAL in
|
||||
<dd> Similar to private, but the value shows as a local symbol (STB_LOCAL in
|
||||
the case of ELF) in the object file. This corresponds to the notion of the
|
||||
'<tt>static</tt>' keyword in C.
|
||||
</dd>
|
||||
|
Loading…
x
Reference in New Issue
Block a user