[llvm-commits] [release_15] CVS: llvm/docs/GettingStarted.html

John Criswell criswell at cs.uiuc.edu
Tue May 17 09:20:05 PDT 2005



Changes in directory llvm/docs:

GettingStarted.html updated: 1.118.2.1 -> 1.118.2.2
---
Log message:

Added Linux/Itanium back.  Linux/PPC is the platform that we haven't used
yet.


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

 GettingStarted.html |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletion(-)


Index: llvm/docs/GettingStarted.html
diff -u llvm/docs/GettingStarted.html:1.118.2.1 llvm/docs/GettingStarted.html:1.118.2.2
--- llvm/docs/GettingStarted.html:1.118.2.1	Tue May 17 11:05:22 2005
+++ llvm/docs/GettingStarted.html	Tue May 17 11:19:48 2005
@@ -277,6 +277,11 @@
   <td>GCC</td>
 </tr>
 <tr>
+  <td>Linux<sup><a href="#pf_7">7</a></sup></td>
+  <td>Itanium (IA-64)</td>
+  <td>GCC</td>
+</tr>
+<tr>
   <td>HP-UX<sup><a href="#pf_7">7</a></sup></td>
   <td>Itanium (IA-64)</td>
   <td>HP aCC</td>
@@ -1530,7 +1535,7 @@
   <a href="mailto:sabre at nondot.org">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/05/17 16:05:22 $
+  Last modified: $Date: 2005/05/17 16:19:48 $
 </address>
 </body>
 </html>






More information about the llvm-commits mailing list