Yeah that's right!
authorChris Lattner <sabre@nondot.org>
Thu, 20 Apr 2006 04:22:06 +0000 (04:22 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 20 Apr 2006 04:22:06 +0000 (04:22 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27852 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 45bd48e3258a841607f1818a4134abfd30653950..e4b4148129bd0f1665fb679639aa8c2d47b93258 100644 (file)
@@ -87,8 +87,8 @@ bug</a>.  In addition, llvm-gcc4 implements support for many new features,
 including GCC inline assembly, generic vector support, SSE and Altivec
 intrinsics, and several new GCC attributes.  Finally, llvm-gcc4 is
 significantly faster than llvm-gcc3, respects -O options, its -c/-S options
-correspond to GCC's (they emit native code), and it has debugging support well
-underway.</p>
+correspond to GCC's (they emit native code), supports Objective C/C++, and 
+it has debugging support well underway.</p>
 
 <p>If you can use it, llvm-gcc4 offers significant new functionality, and we
 hope that it will replace llvm-gcc3 completely in a future release.