mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-06 12:16:59 +00:00
Add link to debugging code generators with bugpoint
llvm-svn: 22097
This commit is contained in:
parent
a34374d5b2
commit
8d6ed4dceb
@ -229,10 +229,13 @@ how the C backend is written.</p>
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a href="CodeGenerator.html">Code generator</a> -
|
<li><a href="CodeGenerator.html">Code generator</a> -
|
||||||
describes some of the classes in code generation at a high level, but
|
describes some of the classes in code generation at a high level, but
|
||||||
it is not (yet) complete.</li>
|
it is not (yet) complete</li>
|
||||||
<li><a href="TableGenFundamentals.html">TableGen fundamentals</a> -
|
<li><a href="TableGenFundamentals.html">TableGen fundamentals</a> -
|
||||||
describes how to use TableGen to describe your target information succinctly
|
describes how to use TableGen to describe your target information
|
||||||
</li>
|
succinctly</li>
|
||||||
|
<li><a href="HowToSubmitABug.html#codegen">Debugging code generation with
|
||||||
|
bugpoint</a> - shows bugpoint usage scenarios to simplify backend
|
||||||
|
development</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user