More templatization.
[oota-llvm.git] / lib / Support / SlowOperationInformer.cpp
2006-12-07 Bill WendlingChanged llvm_ostream et all to OStream. llvm_cerr,...
2006-11-26 Bill WendlingRemoved #include <iostream> and replace with llvm_...
2006-08-07 Reid SpencerRemove the use of "IncludeFile" from this support facil...
2006-07-26 Reid SpencerFor PR780:
2006-07-06 Chris LattnerModify the SlowOperationInformer interface to not throw...
2005-12-22 Reid SpencerFor PR351:
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-09-01 Reid SpencerChanges For Bug 352
2004-01-01 John CriswellNot all platforms supports sighandler_t, so I changed...
2003-12-31 Chris Lattner* Add a new helper progress method
2003-12-31 Chris LattnerAdd missing #include
2003-12-31 Chris LattnerNew class, useful for command-line interactive programs.