hanchenye-llvm-project/llvm/lib/ExecutionEngine
Brian Gaeke 85baf8c65a popStackAndReturnValueToCaller() must advance instruction pointer to normal
destination, if returning from an invoke.

Implement 'unwind' instruction.

llvm-svn: 9792
2003-11-07 20:44:58 +00:00
..
Interpreter popStackAndReturnValueToCaller() must advance instruction pointer to normal 2003-11-07 20:44:58 +00:00
JIT Remove the *BIG UGLY HACK* from the JIT: PreSelection is now a FunctionPass. 2003-11-07 20:32:08 +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