Do not leak the ModuleProvider if releaseModule() throws.
[oota-llvm.git] / lib / Support / ToolRunner.cpp
2003-09-29 Misha BrukmanImplementation of the abstraction of running our tools...