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:
Chris Lattner 2005-03-07 20:30:51 +00:00
parent 35641ecc37
commit b40bb38eb4

View File

@ -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>