diff options
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index d17901c..fff7034 100644 --- a/docs/index.html +++ b/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: |