Use size_t instead of long to represent memory usage. long is 32 bits
[oota-llvm.git] / include / llvm / Support / ThreadSupport-NoSupport.h
2004-09-01 Reid SpencerChanges For Bug 352
2004-01-17 Chris LattnerRevision of Brian's threading support library to be...