Add a new watchdog timer interface. The interface does not permit handling timeouts, so
[oota-llvm.git] / include / llvm / Support / CodeGen.h
2012-04-08 Chandler CarruthMove the TLSModel information into the TargetMachine...
2011-11-16 Evan ChengSink codegen optimization level into MCCodeGenInfo...
2011-08-23 Evan ChengSome refactoring so TargetRegistry.h no longer has...