Targets now configure themselves based on the source module, not on the
authorChris Lattner <sabre@nondot.org>
Sun, 24 Aug 2003 19:50:53 +0000 (19:50 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 24 Aug 2003 19:50:53 +0000 (19:50 +0000)
commit39c07264da992fd5d37fa7eaac0b9f02f55f80d0
tree8272f4fdfbabda52456df604bd85d18ae616fc51
parent62c720a5bdd36b85dd497a1c3575db5731eca208
Targets now configure themselves based on the source module, not on the
ad-hoc "Config" flags

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