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

Brian Gaeke gaeke at cs.uiuc.edu
Wed Oct 22 13:20:01 PDT 2003


Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.10 -> 1.11

---
Log message:

Clarify our testing experience.


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

Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.10 llvm/docs/ReleaseNotes.html:1.11
--- llvm/docs/ReleaseNotes.html:1.10	Mon Oct 20 14:05:03 2003
+++ llvm/docs/ReleaseNotes.html	Wed Oct 22 13:19:08 2003
@@ -113,7 +113,8 @@
 </b></font></td></tr></table><ul>
 <!-- *********************************************************************** -->
 
-LLVM has only been extensively tested on ia32-linux and sparc-solaris machines.
+LLVM has only been extensively tested on Intel and AMD machines running Red
+Hat Linux, and Sun UltraSPARC workstations running Solaris 8.
 The core LLVM infrastructure uses "autoconf" for portability, so hopefully we
 work on more platforms than that.  However, it is extremely likely that we
 missed something.  We welcome portability patches and error messages.<p>





More information about the llvm-commits mailing list