Commit 8d76ed91 authored by Chris Lattner's avatar Chris Lattner
Browse files

Mac OS/X -> Mac OS X

llvm-svn: 10442
parent 807a8cfe
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -73,7 +73,7 @@ href="http://llvm.cs.uiuc.edu/releases/">releases page</a>.</p>
<p>This is the second public release of the LLVM compiler infrastructure.  This
release is primarily a bugfix release, dramatically improving the C/C++
front-end, and improving support for C++ in the LLVM core.  This release also
includes a few new features, such as a simple profiler, support for Mac OS/X,
includes a few new features, such as a simple profiler, support for Mac OS X,
better interoperability with external source bases, a new example language
front-end, and improvements in a few optimizations.</p>

@@ -104,9 +104,9 @@ This release implements the following new features:
href="http://mail.cs.uiuc.edu/pipermail/llvmdev/2003-November/000528.html">A new
LLVM profiler, similar to gprof</a> is available</li>

<li>LLVM and the C/C++ front-end now compile on Mac OS/X!  Mac OS/X users can
<li>LLVM and the C/C++ front-end now compile on Mac OS X!  Mac OS X users can
now explore the LLVM optimizer with the C backend and interpreter.  Note that
LLVM requires GCC 3.3 on Mac OS/X.</li>
LLVM requires GCC 3.3 on Mac OS X.</li>

<li>LLVM has been <a
href="http://mail.cs.uiuc.edu/pipermail/llvmdev/2003-November/000554.html">moved
@@ -304,7 +304,7 @@ many platforms, such as X86).</li>
<p>LLVM has been extensively tested on Intel and AMD machines running Red
Hat Linux and has been tested on Sun UltraSPARC workstations running Solaris 8.
Additionally, 
LLVM works on Mac OS/X 10.3 and above, but only with the C backend or 
LLVM works on Mac OS X 10.3 and above, but only with the C backend or 
interpreter (no native backend for the PowerPC is available yet).
The core LLVM infrastructure uses "autoconf" for portability, so hopefully we
work on more platforms than that.  However, it is likely that we