llvm-6502/lib/ExecutionEngine
Brian Gaeke f58815e161 Interpreter cleanups:
Get rid of support for DebugMode (make it always off).
Mung some comments.
Get rid of interpreter's PROFILE_STRUCTURE_FIELDS and PerformExitStuff
 which have been disabled forever.
Get rid of -abort-on-exception (make it always on).
Get rid of user interaction stuff (debug mode innards).
Simplify Interpreter's callMainFunction().


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8344 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-04 22:21:24 +00:00
..
Interpreter Interpreter cleanups: 2003-09-04 22:21:24 +00:00
JIT ExecutionEngine.cpp: Move execution engine creation stuff into a new 2003-09-03 20:34:19 +00:00
ExecutionEngine.cpp Interpreter cleanups: 2003-09-04 22:21:24 +00:00
Makefile Preselection is now integrated into the Sparc target library 2003-09-01 20:30:17 +00:00