1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/lib/ExecutionEngine/Interpreter
Chris Lattner 24b58d4b81 Targets now configure themselves based on the source module, not on the
ad-hoc "Config" flags

llvm-svn: 8134
2003-08-24 19:50:53 +00:00
..
Execution.cpp Remove redundant const qualifier 2003-07-23 15:30:32 +00:00
ExecutionAnnotations.h A large number of simple changes: 2003-05-08 16:18:31 +00:00
ExternalFunctions.cpp Add preliminary support for "any" pointersize/endianness. This will need 2003-08-24 14:02:47 +00:00
Interpreter.cpp Targets now configure themselves based on the source module, not on the 2003-08-24 19:50:53 +00:00
Interpreter.h Targets now configure themselves based on the source module, not on the 2003-08-24 19:50:53 +00:00
Makefile Initial checkin of new LLI with JIT compiler 2002-12-24 00:01:05 +00:00
Support.cpp A large number of simple changes: 2003-05-08 16:18:31 +00:00
UserInput.cpp Add support for atexit function, remove support for __main function 2003-05-14 14:21:30 +00:00