diff options
| author | Brian Gaeke <gaeke@uiuc.edu> | 2003-10-22 18:19:08 +0000 |
|---|---|---|
| committer | Brian Gaeke <gaeke@uiuc.edu> | 2003-10-22 18:19:08 +0000 |
| commit | 7b51ed5668f6613a5841e2b6c0dfcfb4f76b4620 (patch) | |
| tree | baed944a6b8b3b840ff189355332084252498f09 | |
| parent | 663fba39976c6f7d085016a29d338899453660ef (diff) | |
| download | bcm5719-llvm-7b51ed5668f6613a5841e2b6c0dfcfb4f76b4620.tar.gz bcm5719-llvm-7b51ed5668f6613a5841e2b6c0dfcfb4f76b4620.zip | |
Clarify our testing experience.
llvm-svn: 9383
| -rw-r--r-- | llvm/docs/ReleaseNotes.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 8a0c2257c31..c68cbf31b5b 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -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> |

