Add explicit casts to silence warnings. There is no need to use snprintf here.
[oota-llvm.git] / include / Support / SlowOperationInformer.h
2003-12-31 Chris Lattner* Add a new helper progress method
2003-12-31 Chris Lattnerclarify comments
2003-12-31 Chris LattnerNew class, useful for command-line interactive programs.