[LLVMdev] Exception handling in JIT

Nicolas Geoffray nicolas.geoffray at lip6.fr
Fri Feb 1 01:24:35 PST 2008


Dear all,

Here's a new patch with Evan's comments (thx Evan!) and some cleanups.
Now the (duplicated) exception handling code is in a new file:
lib/ExecutionEngine/JIT/JITDwarfEmitter.

This patch should work on linux/x86 and linux/ppc (tested).

Nicolas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: jit-exceptions.patch
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080201/38ce7f01/attachment.ksh>


More information about the llvm-dev mailing list