mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-08 19:25:47 +00:00
docs/GettingStarted.html: FIXME: dg, lit, and source tree layout.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128881 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -404,6 +404,11 @@ href="GCCFEBuildInstrs.html">try to compile it</a> on your platform.</p>
|
|||||||
<td>Subversion access to LLVM<sup><a href="#sf2">2</a></sup></td>
|
<td>Subversion access to LLVM<sup><a href="#sf2">2</a></sup></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
<!-- FIXME:
|
||||||
|
Do we support dg?
|
||||||
|
Are DejaGnu and expect obsolete?
|
||||||
|
Shall we mention Python? -->
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td><a href="http://savannah.gnu.org/projects/dejagnu">DejaGnu</a></td>
|
<td><a href="http://savannah.gnu.org/projects/dejagnu">DejaGnu</a></td>
|
||||||
<td>1.4.2</td>
|
<td>1.4.2</td>
|
||||||
@@ -1335,6 +1340,10 @@ different <a href="#tools">tools</a>.</p>
|
|||||||
<dd> This directory contains the major parts of the code generator: Instruction
|
<dd> This directory contains the major parts of the code generator: Instruction
|
||||||
Selector, Instruction Scheduling, and Register Allocation.</dd>
|
Selector, Instruction Scheduling, and Register Allocation.</dd>
|
||||||
|
|
||||||
|
<dt><tt><b>llvm/lib/MC/</b></tt></dt>
|
||||||
|
<dd>(FIXME: T.B.D.)</dd>
|
||||||
|
|
||||||
|
<!--FIXME: obsoleted -->
|
||||||
<dt><tt><b>llvm/lib/Debugger/</b></tt></dt>
|
<dt><tt><b>llvm/lib/Debugger/</b></tt></dt>
|
||||||
<dd> This directory contains the source level debugger library that makes
|
<dd> This directory contains the source level debugger library that makes
|
||||||
it possible to instrument LLVM programs so that a debugger could identify
|
it possible to instrument LLVM programs so that a debugger could identify
|
||||||
@@ -1348,6 +1357,7 @@ different <a href="#tools">tools</a>.</p>
|
|||||||
<dd> This directory contains the source code that corresponds to the header
|
<dd> This directory contains the source code that corresponds to the header
|
||||||
files located in <tt>llvm/include/Support/</tt>.</dd>
|
files located in <tt>llvm/include/Support/</tt>.</dd>
|
||||||
|
|
||||||
|
<!--FIXME: obsoleted -->
|
||||||
<dt><tt><b>llvm/lib/System/</b></tt></dt>
|
<dt><tt><b>llvm/lib/System/</b></tt></dt>
|
||||||
<dd>This directory contains the operating system abstraction layer that
|
<dd>This directory contains the operating system abstraction layer that
|
||||||
shields LLVM from platform-specific coding.</dd>
|
shields LLVM from platform-specific coding.</dd>
|
||||||
|
Reference in New Issue
Block a user