Select bdver2 instead of bdver1 if TBM support is present on models < 0x10.
[oota-llvm.git] / lib / Support / Watchdog.cpp
2013-03-26 Nick LewyckyAdd a new watchdog timer interface. The interface does...