Brian Gaeke 413ab6655b Remove support for interactive (step finish next) instructions.
Remove printCurrentInstruction, printStackFrame and infoValue
 (only used interactively) and other unused methods of Interpreter.
Fold UserInput.cpp containing only callMainFunction() into Interpreter.cpp.
Remove unused Profile flag.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8359 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-05 04:46:26 +00:00
2003-08-21 22:33:59 +00:00
2003-09-05 02:30:18 +00:00
2003-08-21 22:33:59 +00:00
2003-08-31 21:05:39 +00:00
2003-09-04 22:57:27 +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%