[llvm-commits] [llvm] r143328 - /llvm/trunk/docs/LangRef.html
Nick Lewycky
nicholas at mxc.ca
Sun Oct 30 18:32:21 PDT 2011
Author: nicholas
Date: Sun Oct 30 20:32:21 2011
New Revision: 143328
URL: http://llvm.org/viewvc/llvm-project?rev=143328&view=rev
Log:
Close <div> that was indenting the rest of the page.
Modified:
llvm/trunk/docs/LangRef.html
Modified: llvm/trunk/docs/LangRef.html
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/LangRef.html?rev=143328&r1=143327&r2=143328&view=diff
==============================================================================
--- llvm/trunk/docs/LangRef.html (original)
+++ llvm/trunk/docs/LangRef.html Sun Oct 30 20:32:21 2011
@@ -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>
More information about the llvm-commits
mailing list