[llvm-commits] [llvm] r84258 - /llvm/trunk/docs/ReleaseNotes.html
Chris Lattner
sabre at nondot.org
Fri Oct 16 09:30:58 PDT 2009
Author: lattner
Date: Fri Oct 16 11:30:58 2009
New Revision: 84258
URL: http://llvm.org/viewvc/llvm-project?rev=84258&view=rev
Log:
Update from Cristina, llvm-gcc doesn't build on the SPARC version of solaris
at the moment.
Modified:
llvm/trunk/docs/ReleaseNotes.html
Modified: llvm/trunk/docs/ReleaseNotes.html
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/ReleaseNotes.html?rev=84258&r1=84257&r2=84258&view=diff
==============================================================================
--- llvm/trunk/docs/ReleaseNotes.html (original)
+++ llvm/trunk/docs/ReleaseNotes.html Fri Oct 16 11:30:58 2009
@@ -1025,7 +1025,7 @@
<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>
More information about the llvm-commits
mailing list