aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-10-16 16:30:58 +0000
committerChris Lattner <sabre@nondot.org>2009-10-16 16:30:58 +0000
commit7e23d6e8bfd22be7a0d78de424c8abf425dd3cc7 (patch)
treee439ab5bb9bae082636839bdd65707b61427cc13
parentdb196e82a40020706a221c48cd99026b85fb27ab (diff)
Update from Cristina, llvm-gcc doesn't build on the SPARC version of solaris
at the moment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84258 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/ReleaseNotes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index a0b22248d4..95866dd625 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -1025,7 +1025,7 @@ guide. For clients, the notable API changes are:
<li>Intel and AMD machines running on Win32 using MinGW libraries (native).</li>
<li>Intel and AMD machines running on Win32 with the Cygwin libraries (limited
support is available for native builds with Visual C++).</li>
-<li>Sun UltraSPARC workstations running Solaris 10.</li>
+<li>Sun x86 and AMD64 machines running Solaris 10, OpenSolaris 0906.</li>
<li>Alpha-based machines running Debian GNU/Linux.</li>
</ul>