minor typo
llvm-svn: 107696
This commit is contained in:
@@ -1066,7 +1066,7 @@ declare signext i8 @returns_signed_char()
|
||||
<br>
|
||||
Note that this definition of <tt>noalias<tt> is intentionally
|
||||
similar to the definition of <tt>restrict<tt> in C99 for function
|
||||
arguments, thought it is slightly weaker.
|
||||
arguments, though it is slightly weaker.
|
||||
<br>
|
||||
For function return values, C99's <tt>restrict</tt> is not meaningful,
|
||||
while LLVM's <tt>noalias</tt> is.
|
||||
|
||||
Reference in New Issue
Block a user