mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-18 17:17:49 +00:00
fix typeo that Gabor Greif noticed!
llvm-svn: 20511
This commit is contained in:
parent
72c87c7c54
commit
5f2c1454d4
@ -2451,7 +2451,7 @@ for arguments other than zero, so it should only be used for debugging purposes.
|
||||
|
||||
<p>
|
||||
Note that calling this intrinsic does not prevent function inlining or other
|
||||
aggressive transformations, so the value returned may not that of the obvious
|
||||
aggressive transformations, so the value returned may not be that of the obvious
|
||||
source-language caller.
|
||||
</p>
|
||||
</div>
|
||||
@ -2495,7 +2495,7 @@ for arguments other than zero, so it should only be used for debugging purposes.
|
||||
|
||||
<p>
|
||||
Note that calling this intrinsic does not prevent function inlining or other
|
||||
aggressive transformations, so the value returned may not that of the obvious
|
||||
aggressive transformations, so the value returned may not be that of the obvious
|
||||
source-language caller.
|
||||
</p>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user