[llvm-commits] [llvm] r63503 - /llvm/trunk/docs/LangRef.html
Chris Lattner
sabre at nondot.org
Sun Feb 1 23:33:15 PST 2009
Author: lattner
Date: Mon Feb 2 01:33:15 2009
New Revision: 63503
URL: http://llvm.org/viewvc/llvm-project?rev=63503&view=rev
Log:
validation error fix.
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=63503&r1=63502&r2=63503&view=diff
==============================================================================
--- llvm/trunk/docs/LangRef.html (original)
+++ llvm/trunk/docs/LangRef.html Mon Feb 2 01:33:15 2009
@@ -1696,8 +1696,6 @@
</table>
</div>
-</div>
-
<!-- *********************************************************************** -->
<div class="doc_section"> <a name="constants">Constants</a> </div>
More information about the llvm-commits
mailing list