From: Chris Lattner
Date: Wed, 14 Feb 2007 07:34:22 +0000 (+0000)
Subject: remove obsolete warning
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=f76e7bba52f37a7a5663527c65dafc8fba365fc1;p=oota-llvm.git
remove obsolete warning
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34271 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index e7274210613..3677849e94b 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -759,7 +759,7 @@ linked with libraries not available on your system.
In cases like these, you may want to try building the GCC front end from source. This is
-not for the faint of heart, so be forewarned.
+much easier now than it was in the past.