From: Misha Brukman Date: Thu, 16 Oct 2003 18:10:45 +0000 (+0000) Subject: This should automatically update on the webpage. X-Git-Tag: android-x86-6.0-r1~1003^2~58743 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=a73bc8dd390002f8233036dd96dd10344f34cd99;p=android-x86%2Fexternal-llvm.git This should automatically update on the webpage. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9165 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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