llvm-6502/tools/lto
Reid Spencer 023fcf9776 For PR797:
Make sys::Program::ExecuteAndWait not throw exceptions and update any
affected code. It now return -9999 to signal that the program couldn't be
executed. Only one case (in bugpoint) actually examines the result code.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29785 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-21 02:04:43 +00:00
..
lto.cpp For PR797: 2006-08-21 02:04:43 +00:00
Makefile Make it fit into 80-columns. 2006-08-03 17:26:30 +00:00