diff options
-rw-r--r-- | docs/LangRef.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/LangRef.html b/docs/LangRef.html index c1f37e2b8f..c660c80039 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -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> |