Destroy allocated resources on exception.
[oota-llvm.git] / lib / VMCore / ModuleProvider.cpp
2003-10-04 Chris LattnerRename AbstractModuleProvider -> ModuleProvider, to...
2003-09-22 Misha Brukman* No longer initialize the module, a subclass is more...
2003-09-18 Misha BrukmanMinimal implementation of the abstract ModuleProvider...