From: Misha Brukman Date: Thu, 16 Oct 2003 18:10:45 +0000 (+0000) Subject: This should automatically update on the webpage. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0364cd1cff00332bb76977c39b1a820c7760e760;p=platform%2Fupstream%2Fllvm.git This should automatically update on the webpage. llvm-svn: 9165 --- diff --git a/llvm/docs/CommandGuide/bugpoint.html b/llvm/docs/CommandGuide/bugpoint.html index fc48f7a..89d92e6 100644 --- a/llvm/docs/CommandGuide/bugpoint.html +++ b/llvm/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