llvm-mirror/tools/opt
Reid Spencer 5ed787710d 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.

llvm-svn: 29785
2006-08-21 02:04:43 +00:00
..
AnalysisWrappers.cpp For PR872: 2006-08-18 06:34:30 +00:00
GraphPrinters.cpp For PR872: 2006-08-18 06:34:30 +00:00
Makefile For PR872: 2006-08-18 06:34:30 +00:00
opt.cpp For PR797: 2006-08-21 02:04:43 +00:00
PrintSCC.cpp For PR872: 2006-08-18 06:34:30 +00:00