1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-svn: 151302
This commit is contained in:
Chad Rosier 2012-02-23 23:21:22 +00:00
parent ba986d585c
commit af1ee4da6c

View File

@ -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>