diff options
| author | Duncan Sands <baldrick@free.fr> | 2008-02-14 17:53:22 +0000 |
|---|---|---|
| committer | Duncan Sands <baldrick@free.fr> | 2008-02-14 17:53:22 +0000 |
| commit | 551d3e6303a6845f018941b370c112202b11e682 (patch) | |
| tree | 0070cf4dd3299fe0971b1cabac11ea25e8c11b92 /llvm/docs/index.html | |
| parent | 747c777bde5c54f0c72dc0441dfbe06cf6036e30 (diff) | |
| download | bcm5719-llvm-551d3e6303a6845f018941b370c112202b11e682.tar.gz bcm5719-llvm-551d3e6303a6845f018941b370c112202b11e682.zip | |
Rename CFEBuildInstrs.html to GCCFEBuildInstrs.html.
Update all references to it and place a redirection
page at the old address.
llvm-svn: 47124
Diffstat (limited to 'llvm/docs/index.html')
| -rw-r--r-- | llvm/docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/index.html b/llvm/docs/index.html index 14396acb114..0d289478b9c 100644 --- a/llvm/docs/index.html +++ b/llvm/docs/index.html @@ -105,7 +105,7 @@ the LLVM system.</li> <li><a href="TestingGuide.html">LLVM Test Suite Guide</a> - A reference manual for using the LLVM test suite.</li> -<li><a href="CFEBuildInstrs.html">How to build the C/C++ front-end</a> - +<li><a href="GCCFEBuildInstrs.html">How to build the C/C++ front-end</a> - Instructions for building the front-end from source.</li> <li><a href="Lexicon.html">The LLVM Lexicon</a> - Definition of acronyms, terms |

