mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-01 00:33:09 +00:00
Automagically update website docs on commits.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9167 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e610cbbaad
commit
3f71722f44
@ -32,6 +32,7 @@ specified, <tt>bugpoint</tt> enters "code generator debugging mode".
|
|||||||
If a pass crashes, bugpoint will try to narrow down the list of passes and the
|
If a pass crashes, bugpoint will try to narrow down the list of passes and the
|
||||||
code to a more manageable amount. Using a sophisticated binary-search algorithm,
|
code to a more manageable amount. Using a sophisticated binary-search algorithm,
|
||||||
<tt>bugpoint</tt> pares down the list of passes to a minimum set.
|
<tt>bugpoint</tt> pares down the list of passes to a minimum set.
|
||||||
|
|
||||||
[unfinished]
|
[unfinished]
|
||||||
|
|
||||||
<h4>Miscompilation debugging mode</h4>
|
<h4>Miscompilation debugging mode</h4>
|
||||||
|
Loading…
Reference in New Issue
Block a user