From 89c5d267588bb7db11b30b53695d5f0cdd3031fe Mon Sep 17 00:00:00 2001 From: Chad Rosier Date: Thu, 23 Feb 2012 23:21:22 +0000 Subject: [PATCH] Typo. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151302 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/GettingStarted.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.

-- 2.34.1