Add ability to set code model within the execution engine builders
authorEric Christopher <echristo@apple.com>
Tue, 17 Nov 2009 21:58:16 +0000 (21:58 +0000)
committerEric Christopher <echristo@apple.com>
Tue, 17 Nov 2009 21:58:16 +0000 (21:58 +0000)
commit88b5aca20a6dd0a8b15ff620bdee59aae567d245
treeffd061c9069b4940a9f10b8db2c889867791f740
parent6c8a0715c40cf1d6465f732969c187910bf8d128
Add ability to set code model within the execution engine builders
and creation interfaces.

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