diff options
| author | Chad Rosier <mcrosier@apple.com> | 2012-02-23 23:21:22 +0000 |
|---|---|---|
| committer | Chad Rosier <mcrosier@apple.com> | 2012-02-23 23:21:22 +0000 |
| commit | 563f6209327107f1ebedf5d78edfd0fe15062571 (patch) | |
| tree | 59165fb295b4cae46af21af90d76a7884132f630 /llvm/docs/GettingStarted.html | |
| parent | b7dba3f949b6289849ff9bf54f347c3de05bb062 (diff) | |
| download | bcm5719-llvm-563f6209327107f1ebedf5d78edfd0fe15062571.tar.gz bcm5719-llvm-563f6209327107f1ebedf5d78edfd0fe15062571.zip | |
Typo.
llvm-svn: 151302
Diffstat (limited to 'llvm/docs/GettingStarted.html')
| -rw-r--r-- | llvm/docs/GettingStarted.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html index bc2b2714784..7d7e5e57574 100644 --- a/llvm/docs/GettingStarted.html +++ b/llvm/docs/GettingStarted.html @@ -109,7 +109,7 @@ and performance. <div> <p>The LLVM Getting Started documentation is <b>wildly</b> 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 <a href="http://clang.llvm.org/get_started.html">Getting Started</a> page might be a better place to start.</p> |

