[llvm-commits] [llvm] r72361 - /llvm/trunk/tools/bugpoint/CrashDebugger.cpp
Duncan Sands
baldrick at free.fr
Mon May 25 00:15:13 PDT 2009
Hi Edwin,
> Add -disable-global-remove option to bugpoint.
> Sometimes when bugpointing a crash the bugpoint-reduced-simplified.bc reproduces
> a totally different bug than the original one ("GV doesn't have initializer").
> Although its useful to report that bug too, I need a way to reduce the original
> bug, hence I introduced -disable-global-remove.
it sounds like a bug in bugpoint. Wouldn't it be better to fix bugpoint
instead?
Ciao,
Duncan.
More information about the llvm-commits
mailing list