From: Chad Rosier Date: Thu, 23 Feb 2012 23:21:22 +0000 (+0000) Subject: Typo. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=89c5d267588bb7db11b30b53695d5f0cdd3031fe;p=oota-llvm.git Typo. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151302 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index bc2b2714784..7d7e5e57574 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -109,7 +109,7 @@ and performance.

The LLVM Getting Started documentation is wildly out of date and is -in dire need an update. Most notably, Clang has replaced the GCC front end +in dire need of an update. Most notably, Clang has replaced the GCC front end entirely and building with the LLVM GCC front end is no longer supported. The Clang Getting Started page might be a better place to start.