mirror of
git://c9x.me/qbe.git
synced 2026-04-05 18:09:47 +00:00
fix link in doc
This commit is contained in:
parent
85287081c4
commit
1f69842fb8
@ -258,7 +258,7 @@ thread starts, the supporting platform runtime is in
|
|||||||
charge of making a new copy of the object for the
|
charge of making a new copy of the object for the
|
||||||
fresh thread. Objects in thread-local storage must
|
fresh thread. Objects in thread-local storage must
|
||||||
be accessed using the `thread $IDENT` syntax, as
|
be accessed using the `thread $IDENT` syntax, as
|
||||||
specified in the <@ Constants > section.
|
specified in the <@ Constants and Vals > section.
|
||||||
|
|
||||||
A `section` flag can be specified to tell the linker to
|
A `section` flag can be specified to tell the linker to
|
||||||
put the defined item in a certain section. The use of
|
put the defined item in a certain section. The use of
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user