summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2011-11-03 06:42:43 +0000
committerBill Wendling <isanbard@gmail.com>2011-11-03 06:42:43 +0000
commite8bdd73f8025b69a1150f0be7598e27c9246256c (patch)
tree7e6c7d9e15e4813b54cf8a3dd138c14a4793d26a
parentcc9407d0e865f44f06305523b95c361dab383aa9 (diff)
downloadllvm-e8bdd73f8025b69a1150f0be7598e27c9246256c.tar.gz
Merging r143328:
------------------------------------------------------------------------ r143328 | nicholas | 2011-10-30 18:32:21 -0700 (Sun, 30 Oct 2011) | 2 lines Close <div> that was indenting the rest of the page. ------------------------------------------------------------------------ llvm-svn: 143608
-rw-r--r--llvm/docs/LangRef.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/docs/LangRef.html b/llvm/docs/LangRef.html
index f937ae6ef9d7..d7a2dff8b9d6 100644
--- a/llvm/docs/LangRef.html
+++ b/llvm/docs/LangRef.html
@@ -7067,6 +7067,9 @@ LLVM</a>.</p>
<p>This function returns the same values as the libm <tt>log</tt> functions
would, and handles error conditions in the same way.</p>
+</div>
+
+<!-- _______________________________________________________________________ -->
<h4>
<a name="int_fma">'<tt>llvm.fma.*</tt>' Intrinsic</a>
</h4>