1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00

Clarify our testing experience.

llvm-svn: 9383
This commit is contained in:
Brian Gaeke 2003-10-22 18:19:08 +00:00
parent 42de76c728
commit f11c2fb64f

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>