summaryrefslogtreecommitdiffstats
path: root/llvm/docs/GettingStarted.html
diff options
context:
space:
mode:
authorOscar Fuentes <ofv@wanadoo.es>2010-11-02 21:34:19 +0000
committerOscar Fuentes <ofv@wanadoo.es>2010-11-02 21:34:19 +0000
commit64cb0eed2230f3eccc74d189e8e5e211b0de9bc5 (patch)
tree0d77c0b3655a80628d734919f14a1abbff3f12e4 /llvm/docs/GettingStarted.html
parentdf797c12e755834602f2f1fb9142be04d34326b0 (diff)
downloadbcm5719-llvm-64cb0eed2230f3eccc74d189e8e5e211b0de9bc5.tar.gz
bcm5719-llvm-64cb0eed2230f3eccc74d189e8e5e211b0de9bc5.zip
Removed obsolete section about VC++ project files.
llvm-svn: 118072
Diffstat (limited to 'llvm/docs/GettingStarted.html')
-rw-r--r--llvm/docs/GettingStarted.html10
1 files changed, 0 insertions, 10 deletions
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html
index 9c87ef251b6..26dbd4318c9 100644
--- a/llvm/docs/GettingStarted.html
+++ b/llvm/docs/GettingStarted.html
@@ -47,7 +47,6 @@
<li><a href="#test-suite"><tt>test-suite</tt></a></li>
<li><a href="#tools"><tt>llvm/tools</tt></a></li>
<li><a href="#utils"><tt>llvm/utils</tt></a></li>
- <li><a href="#win32"><tt>llvm/win32</tt></a></li>
</ol></li>
<li><a href="#tutorial">An Example Using the LLVM Tool Chain</a>
@@ -1518,15 +1517,6 @@ are code generators for parts of LLVM infrastructure.</p>
</div>
-<!-- ======================================================================= -->
-<div class="doc_subsection"><a name="win32"><tt>llvm/win32</tt></a></div>
-<div class="doc_text">
- <p>This directory contains build scripts and project files for use with
- Visual C++. This allows developers on Windows to build LLVM without the need
- for Cygwin. The contents of this directory should be considered experimental
- at this time.
- </p>
-</div>
<!-- *********************************************************************** -->
<div class="doc_section">
<a name="tutorial">An Example Using the LLVM Tool Chain</a>
OpenPOWER on IntegriCloud