diff --git a/docs/CommandGuide/bugpoint.html b/docs/CommandGuide/bugpoint.html index fc48f7ad62d..89d92e64f40 100644 --- a/docs/CommandGuide/bugpoint.html +++ b/docs/CommandGuide/bugpoint.html @@ -29,7 +29,9 @@ specified, bugpoint enters "code generator debugging mode".

Crash debugging mode

-TODO +If a pass crashes, bugpoint will try to narrow down the list of passes and the +code to a more manageable amount. +[unfinished]

Miscompilation debugging mode