1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/lib
Brian Gaeke 6d7d9f9cd9 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().

llvm-svn: 8344
2003-09-04 22:21:24 +00:00
..
Analysis This file is hopelessly out of date 2003-09-01 20:14:00 +00:00
AsmParser Remove gross old hacky code that was in there for backwards compatibility 2003-09-01 16:31:28 +00:00
Bytecode Avoid printing meaningless numbers 2003-09-03 20:25:27 +00:00
CodeGen Don't build dead directories 2003-09-01 20:34:15 +00:00
CWriter Fix really nasty bugs in the CWriter, handling invoke instructions. Tracking 2003-08-28 19:56:10 +00:00
ExecutionEngine Interpreter cleanups: 2003-09-04 22:21:24 +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 Fix bug where we couldn't print a function without a name 2003-09-03 17:56:43 +00:00
Makefile Reoptimizer has moved to reopt cvs module. 2003-08-21 20:32:04 +00:00