From: Chris Lattner Date: Fri, 16 Oct 2009 16:30:58 +0000 (+0000) Subject: Update from Cristina, llvm-gcc doesn't build on the SPARC version of solaris X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=7e23d6e8bfd22be7a0d78de424c8abf425dd3cc7;p=oota-llvm.git 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 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index a0b22248d44..95866dd6252 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -1025,7 +1025,7 @@ guide. For clients, the notable API changes are:
  • Intel and AMD machines running on Win32 using MinGW libraries (native).
  • Intel and AMD machines running on Win32 with the Cygwin libraries (limited support is available for native builds with Visual C++).
  • -
  • Sun UltraSPARC workstations running Solaris 10.
  • +
  • Sun x86 and AMD64 machines running Solaris 10, OpenSolaris 0906.
  • Alpha-based machines running Debian GNU/Linux.