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
3 files changed
tree: 995f69783943cf0f5d2fb56e5009755e39a569d5
  1. clang/
  2. compiler-rt/
  3. libcxx/
  4. llvm/