* Reorder includes as per the style guide
authorMisha Brukman <brukman+llvm@gmail.com>
Thu, 16 Oct 2003 21:18:05 +0000 (21:18 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Thu, 16 Oct 2003 21:18:05 +0000 (21:18 +0000)
commit260b0c88a006d3952975fb5000de38f32e5744c7
treebf658ed1635f2d66860c0c96587529d72e48f368
parentc0acd1173d02385755c9dd8be57e004aafa9743a
* Reorder includes as per the style guide
* Move the constructors from .h file here
* Document ExecutionEngine::create()
* Catch exception possibly thrown by ModuleProvider::releaseModule()

llvm-svn: 9181
llvm/lib/ExecutionEngine/ExecutionEngine.cpp