Fix the documentation for llvm.sqrt so that sqrt(0) has defined behavior,
authorDan Gohman <gohman@apple.com>
Mon, 16 Jul 2007 14:37:41 +0000 (14:37 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 16 Jul 2007 14:37:41 +0000 (14:37 +0000)
commitd6257fe581585f5061d1c672d2110c0cd26aa257
treeb249c0b1e8280274faed4a4ae04af48967a605cb
parent07a96765daedf180a7102d39fe56c499878312b7
Fix the documentation for llvm.sqrt so that sqrt(0) has defined behavior,
which appears to be the intent.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39922 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LangRef.html