summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2011-10-31 01:32:21 +0000
committerNick Lewycky <nicholas@mxc.ca>2011-10-31 01:32:21 +0000
commit1c929be810cc3d84bcf382e2ead8ee049cc67827 (patch)
treea8dea5710b8a3c049a4749d888775a1e4d2f2ee9 /docs
parent4e478fed1b8021150b1f2cec4e670068b6abd135 (diff)
downloadllvm-1c929be810cc3d84bcf382e2ead8ee049cc67827.tar.gz
llvm-1c929be810cc3d84bcf382e2ead8ee049cc67827.tar.bz2
llvm-1c929be810cc3d84bcf382e2ead8ee049cc67827.tar.xz
Close <div> that was indenting the rest of the page.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143328 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/LangRef.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/LangRef.html b/docs/LangRef.html
index a12a42b39d..ad216b36c1 100644
--- a/docs/LangRef.html
+++ b/docs/LangRef.html
@@ -7148,6 +7148,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>