[llvm-commits] [llvm] r136591 - /llvm/trunk/docs/LangRef.html

Bill Wendling isanbard at gmail.com
Sat Jul 30 23:47:33 PDT 2011


Author: void
Date: Sun Jul 31 01:47:33 2011
New Revision: 136591

URL: http://llvm.org/viewvc/llvm-project?rev=136591&view=rev
Log:
Fix some validation errors.

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=136591&r1=136590&r2=136591&view=diff
==============================================================================
--- llvm/trunk/docs/LangRef.html (original)
+++ llvm/trunk/docs/LangRef.html Sun Jul 31 01:47:33 2011
@@ -2186,6 +2186,8 @@
 
 </div>
 
+</div>
+
 <!-- *********************************************************************** -->
 <h2><a name="constants">Constants</a></h2>
 <!-- *********************************************************************** -->





More information about the llvm-commits mailing list