Use size_t instead of long to represent memory usage. long is 32 bits
[oota-llvm.git] / include / llvm / Support / SlowOperationInformer.h
2004-09-01 Reid SpencerChanges For Bug 352
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.