Add a convenience method for creating EE's.
authorChris Lattner <sabre@nondot.org>
Sun, 21 Oct 2007 22:57:11 +0000 (22:57 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 21 Oct 2007 22:57:11 +0000 (22:57 +0000)
commit8b5295b7bb8bf44f13df7fc8e38069d1218b1f94
tree05cb3d24853770dce98bbef628909f04465bbc32
parent61c7ef34e35dbf059cfc1add03780343dfe33459
Add a convenience method for creating EE's.

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