| commit | e9cd6d069d7eb4c1b4bbe1e5503d2153267bf9d8 | [log] [tgz] |
|---|---|---|
| author | Duncan Sands <baldrick@free.fr> | Mon May 24 07:49:55 2010 +0000 |
| committer | Duncan Sands <baldrick@free.fr> | Mon May 24 07:49:55 2010 +0000 |
| tree | 995f69783943cf0f5d2fb56e5009755e39a569d5 | |
| parent | 5d6a2e509fbbf51918ab8f218b3b7a20cd0ce4b7 [diff] |
Apply timeouts and memory limits in more places. In particular, when bugpoint does "Running the code generator to test for a crash" this gets you a crash if llc goes into an infinite loop or uses up vast amounts of memory. llvm-svn: 104485