summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-06-28 17:11:10 +0000
committerChris Lattner <sabre@nondot.org>2004-06-28 17:11:10 +0000
commit7d60ee3dcfff4e9262139d11579a410f922937f9 (patch)
treef3f9343335281d3adbe30ce2aa8d72239d0d17b4
parent9cb88aae4023c421901398d319f9526f73564a2f (diff)
downloadbcm5719-llvm-7d60ee3dcfff4e9262139d11579a410f922937f9.tar.gz
bcm5719-llvm-7d60ee3dcfff4e9262139d11579a410f922937f9.zip
Building the C FE is a user-level process
llvm-svn: 14464
-rw-r--r--llvm/docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/index.html b/llvm/docs/index.html
index 38523038350..d5b2ea10e34 100644
--- a/llvm/docs/index.html
+++ b/llvm/docs/index.html
@@ -94,6 +94,7 @@ Instructions</a></li>
<li><a href="CommandGuide/index.html">LLVM Command Guide</a></li>
<li><a href="LangRef.html">LLVM Assembly Language</a></li>
<li><a href="TestingGuide.html">LLVM Test Suite Guide</a></li>
+<li><a href="CFEBuildInstrs.html">Building the LLVM C/C++ front-end</a></li>
</ul>
</div>
@@ -125,7 +126,6 @@ useful for those writing front-ends.</li>
<div class="doc_text">
<ul>
-<li><a href="CFEBuildInstrs.html">Building the LLVM C/C++ front-end</a></li>
<li><a href="http://llvm.cs.uiuc.edu/docs/HowToSubmitABug.html">Submitting a
bug</a></li>
<li><a href="OpenProjects.html">Open projects</a></li>
OpenPOWER on IntegriCloud