remove obsolete warning
authorChris Lattner <sabre@nondot.org>
Wed, 14 Feb 2007 07:34:22 +0000 (07:34 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 14 Feb 2007 07:34:22 +0000 (07:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34271 91177308-0d34-0410-b5e6-96231b3b80d8

docs/GettingStarted.html

index e7274210613458b9fa54ce4161ee5494c9cacc5b..3677849e94b769c19ade8bad948be8e1f66b2dd5 100644 (file)
@@ -759,7 +759,7 @@ linked with libraries not available on your system.</p>
 
 <p>In cases like these, you may want to try <a
 href="CFEBuildInstrs.html">building the GCC front end from source.</a> This is
-not for the faint of heart, so be forewarned.</p>
+much easier now than it was in the past.</p>
 
 </div>