Close <div> that was indenting the rest of the page.
llvm-svn: 143328
diff --git a/llvm/docs/LangRef.html b/llvm/docs/LangRef.html
index a12a42b..ad216b3 100644
--- a/llvm/docs/LangRef.html
+++ b/llvm/docs/LangRef.html
@@ -7148,6 +7148,9 @@
<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>