diff options
| author | Jeff Cohen <jeffc@jolt-lang.org> | 2005-02-01 15:59:28 +0000 |
|---|---|---|
| committer | Jeff Cohen <jeffc@jolt-lang.org> | 2005-02-01 15:59:28 +0000 |
| commit | c04c0dbd1982a284d20b078176301fb362af0d74 (patch) | |
| tree | 973fb8b3d5f9de268501982795cdc908dc37820f /llvm/docs/index.html | |
| parent | 085c98134561ebee0d3085bb2a0a55b0e1935975 (diff) | |
| download | bcm5719-llvm-c04c0dbd1982a284d20b078176301fb362af0d74.tar.gz bcm5719-llvm-c04c0dbd1982a284d20b078176301fb362af0d74.zip | |
Put finishing touches on GettingStartedVS.html and link it to the index.
llvm-svn: 19967
Diffstat (limited to 'llvm/docs/index.html')
| -rw-r--r-- | llvm/docs/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/docs/index.html b/llvm/docs/index.html index d17901c6ffe..fff7034e801 100644 --- a/llvm/docs/index.html +++ b/llvm/docs/index.html @@ -51,6 +51,10 @@ Discusses how to get up and running quickly with the LLVM infrastructure. Everything from unpacking and compilation of the distribution to execution of some tools.</li> +<li><a href="GettingStartedVS.html">Getting Started with the LLVM System using +Microsoft Visual Studio</a> - An addendum to the main Getting Started guide for +those using Visual Studio on Windows.</li> + <li><a href="CommandGuide/index.html">LLVM Command Guide</a> - A reference manual for the LLVM command line utilities ("man" pages for LLVM tools).<br/> Current tools: |

