Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a new watchdog timer interface. The interface does not permit handling ↵ | Nick Lewycky | 2013-03-26 | 1 | -0/+23 |
timeouts, so it's only really useful if you're going to crash anyways. Use it in the pretty stack trace printer to kill the compiler if we hang while printing the stack trace. llvm-svn: 177962 |