mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 04:30:23 +00:00
Removed obsolete section about VC++ project files.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118072 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d0c6bc2204
commit
36958599a8
@ -47,7 +47,6 @@
|
|||||||
<li><a href="#test-suite"><tt>test-suite</tt></a></li>
|
<li><a href="#test-suite"><tt>test-suite</tt></a></li>
|
||||||
<li><a href="#tools"><tt>llvm/tools</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="#utils"><tt>llvm/utils</tt></a></li>
|
||||||
<li><a href="#win32"><tt>llvm/win32</tt></a></li>
|
|
||||||
</ol></li>
|
</ol></li>
|
||||||
|
|
||||||
<li><a href="#tutorial">An Example Using the LLVM Tool Chain</a>
|
<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>
|
||||||
|
|
||||||
<!-- ======================================================================= -->
|
|
||||||
<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">
|
<div class="doc_section">
|
||||||
<a name="tutorial">An Example Using the LLVM Tool Chain</a>
|
<a name="tutorial">An Example Using the LLVM Tool Chain</a>
|
||||||
|
Loading…
Reference in New Issue
Block a user