Adjust to changes in getRegForInlineAsmConstraint prototype
[oota-llvm.git] / lib / System / Alarm.cpp
2005-12-22 Reid SpencerImplement a generic polled Alarm function. This merely...