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

Implement 'unwind' instruction.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9792 91177308-0d34-0410-b5e6-96231b3b80d8
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
Makefile