1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
Go to file
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
autoconf Added code to check for python and qmtest. 2003-08-25 16:49:54 +00:00
docs Final cleanups, document is good to go 2003-09-03 04:20:13 +00:00
include Interpreter cleanups: 2003-09-04 22:21:24 +00:00
lib Interpreter cleanups: 2003-09-04 22:21:24 +00:00
projects Initial checkin 2003-08-21 22:33:59 +00:00
runtime Urg, forgot to add a file header somehow. 2003-08-30 23:31:08 +00:00
support Added the MakeFileReadable() method. 2003-09-02 21:09:30 +00:00
test New testcase 2003-08-31 21:05:39 +00:00
tools Interpreter cleanups: 2003-09-04 22:21:24 +00:00
utils Add new label 2003-08-23 23:16:37 +00:00
.cvsignore Ok, try #2, this time I'll not be stupid 2003-08-03 18:33:24 +00:00
configure Added code to check for python and qmtest. 2003-08-25 16:49:54 +00:00
LICENSE.TXT Add prerelease license to cvs 2003-06-04 19:46:36 +00:00
Makefile build the new runtime directory 2003-08-15 04:53:45 +00:00
Makefile.common Slightly simplify make logic 2003-08-29 14:07:02 +00:00
Makefile.config.in Updated to use files within the autoconf subdirectory. 2003-07-22 19:17:35 +00:00
Makefile.rules Slightly simplify make logic 2003-08-29 14:07:02 +00:00