Moved enum and command-line option in separate file. Also added function that returns...
[oota-llvm.git] / lib / Support / ToolRunner.cpp
2003-09-29 Misha BrukmanImplementation of the abstraction of running our tools...