Use raw_ostream and Format.h on Windows so that we don't have to roll
[oota-llvm.git] / lib / Support / Watchdog.cpp
2013-03-26 Nick LewyckyAdd a new watchdog timer interface. The interface does...