OSDN Git Service

* 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)
commit19684164a7b695b9dc22d879675e8d2b286ef7e5
tree08fa79d4ba0ea5a15e27c33d6a2ff2baced49dd4
parent7034adbce2fc7e761d745dbf586167380a69ee1a
* Reorder includes as per the style guide
* Move the constructors from .h file here
* Document ExecutionEngine::create()
* Catch exception possibly thrown by ModuleProvider::releaseModule()

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9181 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/ExecutionEngine.cpp