Fix the crash debugger to actually bisect globals once it's determined that it
authorNick Lewycky <nicholas@mxc.ca>
Mon, 25 May 2009 06:29:56 +0000 (06:29 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Mon, 25 May 2009 06:29:56 +0000 (06:29 +0000)
commit028839db09eb47424cd3955471f2c32c68fee74d
treef63c796a52eaa5a715aaa004d3b25dceb77cedf9
parent4c8f9af6e0c264a99b41817b2ee78c2297930165
Fix the crash debugger to actually bisect globals once it's determined that it
can't just eliminate all global initializers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72378 91177308-0d34-0410-b5e6-96231b3b80d8
tools/bugpoint/CrashDebugger.cpp