llvm-6502/lib
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
..
Analysis This file is hopelessly out of date 2003-09-01 20:14:00 +00:00
Archive Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
AsmParser Remove gross old hacky code that was in there for backwards compatibility 2003-09-01 16:31:28 +00:00
Bytecode Non-functional change 2003-09-04 23:47:07 +00:00
CodeGen Don't build dead directories 2003-09-01 20:34:15 +00:00
ExecutionEngine Remove support for interactive (step finish next) instructions. 2003-09-05 04:46:26 +00:00
Linker Fix bug where we considered function types equivalent even if they had differing numbers of arguments 2003-08-28 16:42:50 +00:00
Support Added the MakeFileReadable() method. 2003-09-02 21:09:30 +00:00
Target OptInfo is no longer required 2003-09-01 20:41:07 +00:00
Transforms Prototype for creator function got moved 2003-09-01 20:45:33 +00:00
VMCore Move functionality preserving changes. 2003-09-05 02:39:52 +00:00
Makefile Reoptimizer has moved to reopt cvs module. 2003-08-21 20:32:04 +00:00