diff options
Diffstat (limited to 'docs/CommandGuide/bugpoint.html')
-rw-r--r-- | docs/CommandGuide/bugpoint.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/CommandGuide/bugpoint.html b/docs/CommandGuide/bugpoint.html index fc48f7ad62..89d92e64f4 100644 --- a/docs/CommandGuide/bugpoint.html +++ b/docs/CommandGuide/bugpoint.html @@ -29,7 +29,9 @@ specified, <tt>bugpoint</tt> enters "code generator debugging mode". <h4>Crash debugging mode</h4> -TODO +If a pass crashes, bugpoint will try to narrow down the list of passes and the +code to a more manageable amount. +[unfinished] <h4>Miscompilation debugging mode</h4> |