Get rid of static constructors for pass registration. Instead, every pass exposes...
[oota-llvm.git] / include / llvm / System / Alarm.h
2009-07-31 Mikhail GlushenkovAdd a warning.
2009-02-08 Mikhail GlushenkovAdd a Sleep() function.
2008-05-06 Dan GohmanRemove uses of llvm/System/IncludeFile.h that are no...
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2006-07-26 Reid SpencerFor PR780:
2005-12-22 Reid SpencerFix documentation for the AlarmSetup function.
2005-12-22 Reid SpencerImplement a generic polled Alarm function. This merely...