mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-30 06:40:53 +00:00
Fix typo.
llvm-svn: 37223
This commit is contained in:
parent
5565c09a5b
commit
973f665e1f
@ -693,7 +693,7 @@ bits.</p></li>
|
||||
See <a href="http://gcc.gnu.org/onlinedocs/gcc/Constructing-Calls.html#Constructing%20Calls">Constructing Calls</a>: Dispatching a call to another function.</p>
|
||||
</li>
|
||||
|
||||
<li><p>llvm-gcc <b>partially</b> supports tthese GCC extensions:</p>
|
||||
<li><p>llvm-gcc <b>partially</b> supports these GCC extensions:</p>
|
||||
<ol>
|
||||
<li><a href="http://gcc.gnu.org/onlinedocs/gcc/Nested-Functions.html#Nested%20Functions">Nested Functions</a>: As in Algol and Pascal, lexical scoping of functions.<br>
|
||||
Nested functions are supported, but llvm-gcc does not support non-local
|
||||
|
Loading…
Reference in New Issue
Block a user