aboutsummaryrefslogtreecommitdiffstats
path: root/docs/GettingStarted.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-02-14 07:34:22 +0000
committerChris Lattner <sabre@nondot.org>2007-02-14 07:34:22 +0000
commitf76e7bba52f37a7a5663527c65dafc8fba365fc1 (patch)
tree6497d173734cca445d832b7bf89e72fed4b68285 /docs/GettingStarted.html
parentbcb38cf5e9b1be9d3e76099e7e3bddb8e07d15b2 (diff)
downloadexternal_llvm-f76e7bba52f37a7a5663527c65dafc8fba365fc1.zip
external_llvm-f76e7bba52f37a7a5663527c65dafc8fba365fc1.tar.gz
external_llvm-f76e7bba52f37a7a5663527c65dafc8fba365fc1.tar.bz2
remove obsolete warning
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34271 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/GettingStarted.html')
-rw-r--r--docs/GettingStarted.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index e727421..3677849 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -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>