mirror of
https://github.com/RPCSX/llvm.git
synced 2025-04-03 16:51:42 +00:00
fix typeo that Gabor Greif noticed!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20511 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
35641ecc37
commit
b40bb38eb4
@ -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…
x
Reference in New Issue
Block a user