Clarify our testing experience.

llvm-svn: 9383
This commit is contained in:
Brian Gaeke 2003-10-22 18:19:08 +00:00
parent 663fba3997
commit 7b51ed5668

View 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>