[llvm-commits] CVS: llvm/docs/LangRef.html

Chris Lattner sabre at nondot.org
Mon Nov 27 13:53:43 PST 2006



Changes in directory llvm/docs:

LangRef.html updated: 1.173 -> 1.174
---
Log message:

remove dead tag


---
Diffs of the changes:  (+1 -2)

 LangRef.html |    3 +--
 1 files changed, 1 insertion(+), 2 deletions(-)


Index: llvm/docs/LangRef.html
diff -u llvm/docs/LangRef.html:1.173 llvm/docs/LangRef.html:1.174
--- llvm/docs/LangRef.html:1.173	Sat Nov 18 21:00:14 2006
+++ llvm/docs/LangRef.html	Mon Nov 27 15:53:28 2006
@@ -95,7 +95,6 @@
           <li><a href="#i_ashr">'<tt>ashr</tt>' Instruction</a></li>
         </ol>
       </li>
-      <li>
       <li><a href="#vectorops">Vector Operations</a>
         <ol>
           <li><a href="#i_extractelement">'<tt>extractelement</tt>' Instruction</a></li>
@@ -4427,7 +4426,7 @@
 
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2006/11/19 03:00:14 $
+  Last modified: $Date: 2006/11/27 21:53:28 $
 </address>
 </body>
 </html>






More information about the llvm-commits mailing list