Go to file
Torok Edwin 5bd3f7b4a2 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.

llvm-svn: 72361
2009-05-24 09:31:04 +00:00
clang Another tweak to the clang Getting Started page. 2009-05-24 01:40:10 +00:00
llvm Add -disable-global-remove option to bugpoint. 2009-05-24 09:31:04 +00:00