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
2003-08-21 22:33:59 +00:00
2003-09-04 22:21:24 +00:00
2003-09-04 22:21:24 +00:00
2003-08-21 22:33:59 +00:00
2003-08-31 21:05:39 +00:00
2003-09-04 22:21:24 +00:00
2003-06-04 19:46:36 +00:00
2003-08-15 04:53:45 +00:00
2003-08-29 14:07:02 +00:00
2003-08-29 14:07:02 +00:00
Description
LLVM backend for 6502
277 MiB
Languages
C++ 48.7%
LLVM 38.5%
Assembly 10.2%
C 0.9%
Python 0.4%
Other 1.2%