diff options
author | Chris Lattner <sabre@nondot.org> | 2009-10-16 16:30:58 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-10-16 16:30:58 +0000 |
commit | 519486256cfb15ab61527c90fb45cc44e4389199 (patch) | |
tree | 88dfc72292251aa91f03a4a44909f88955709b75 /llvm/docs/ReleaseNotes.html | |
parent | 6a19c149682c847747b50191de18bfffaad70f31 (diff) | |
download | bcm5719-llvm-519486256cfb15ab61527c90fb45cc44e4389199.tar.gz bcm5719-llvm-519486256cfb15ab61527c90fb45cc44e4389199.zip |
Update from Cristina, llvm-gcc doesn't build on the SPARC version of solaris
at the moment.
llvm-svn: 84258
Diffstat (limited to 'llvm/docs/ReleaseNotes.html')
-rw-r--r-- | llvm/docs/ReleaseNotes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index a0b22248d44..95866dd6252 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/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> |