llvm-6502/lib/ExecutionEngine
Brian Gaeke 11911abf5c In VM::create(), comment out almost the whole function if NO_JITS_ENABLED,
because the Arch variable will likely be undefined.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9576 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-29 04:24:09 +00:00
..
Interpreter Unbreak the build 2003-10-25 16:18:03 +00:00
JIT In VM::create(), comment out almost the whole function if NO_JITS_ENABLED, 2003-10-29 04:24:09 +00:00
ExecutionEngine.cpp ExecutionEngine::create no longer takes a TraceMode argument. 2003-10-24 19:58:38 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00