llvm-profdata: Update to use the naive text format with function hash
[oota-llvm.git] / include / llvm / Support / Watchdog.h
2013-03-26 Nick LewyckyAdd a new watchdog timer interface. The interface does...