This should automatically update on the webpage.
authorMisha Brukman <brukman+llvm@gmail.com>
Thu, 16 Oct 2003 18:10:45 +0000 (18:10 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Thu, 16 Oct 2003 18:10:45 +0000 (18:10 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9165 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CommandGuide/bugpoint.html

index fc48f7ad62d4e232dc8eac6d25a8a357e948523c..89d92e64f405a3b7cac49bbbffc4bb8929564540 100644 (file)
@@ -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>