fix typeo that Gabor Greif noticed!

llvm-svn: 20511
This commit is contained in:
Chris Lattner 2005-03-07 20:30:51 +00:00
parent 72c87c7c54
commit 5f2c1454d4

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>