Changes in directory llvm/docs:

GettingStarted.html updated: 1.120 -> 1.121
---
Log message:

Per bug 655: http://llvm.cs.uiuc.edu/PR655 , give people more options in case 
1.35 doesn't build on their
system.


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

 GettingStarted.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


Index: llvm/docs/GettingStarted.html
diff -u llvm/docs/GettingStarted.html:1.120 llvm/docs/GettingStarted.html:1.121
--- llvm/docs/GettingStarted.html:1.120 Mon Sep  5 23:07:15 2005
+++ llvm/docs/GettingStarted.html       Thu Nov  3 12:28:22 2005
@@ -362,7 +362,7 @@
 
     <tr>
       <td><a href="http://www.gnu.org/software/bison/bison.html";>Bison</a></td>
-      <td>1.35</td>
+      <td>1.28, 1.35, or 2.0</td>
       <td>YACC compiler</td>
     </tr>
 
@@ -1540,7 +1540,7 @@
   <a href="mailto:[EMAIL PROTECTED]">Chris Lattner</a><br>
   <a href="http://llvm.x10sys.com/rspencer/";>Reid Spencer</a><br>
   <a href="http://llvm.cs.uiuc.edu";>The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2005/09/06 04:07:15 $
+  Last modified: $Date: 2005/11/03 18:28:22 $
 </address>
 </body>
 </html>



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to