Bugzilla – Bug 88
Interpreter does not support invoke or unwind
Last modified: 2003-11-07 22:18:46
You need to log in before you can comment on or make changes to this bug.
The interpreter does not support invoke or unwind, and it should.
Now fixed (whew!): http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20031103/009203.html http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20031103/009202.html http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20031103/009204.html http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20031103/009207.html lli now passes all the UnitTests/SetjmpLongjmp tests, with -force-interpreter=true.