Clarify our testing experience.
authorBrian Gaeke <gaeke@uiuc.edu>
Wed, 22 Oct 2003 18:19:08 +0000 (18:19 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Wed, 22 Oct 2003 18:19:08 +0000 (18:19 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9383 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 8a0c2257c313e9f852e38f1a02475d1966255845..c68cbf31b5bde5353693a211bf572778270c26bb 100644 (file)
@@ -113,7 +113,8 @@ long jumping.  For these programs you must use the C backend.<p>
 </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>