1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/ExecutionEngine
Brian Gaeke 252fd99794 Refactor the return-from-function code into popStackAndReturnValueToCaller().
Make external function calls slightly less special; now they get a stack frame.

llvm-svn: 9765
2003-11-07 05:22:49 +00:00
..
Interpreter Refactor the return-from-function code into popStackAndReturnValueToCaller(). 2003-11-07 05:22:49 +00:00
JIT In VM::create(), comment out almost the whole function if NO_JITS_ENABLED, 2003-10-29 04:24:09 +00:00
ExecutionEngine.cpp ExecutionEngine::create no longer takes a TraceMode argument. 2003-10-24 19:58:38 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00