On Aug 12, 2008, at 10:55 AM, Tom Tromey wrote:

"Tom" == Tom Quarendon <[EMAIL PROTECTED]> writes:

Tom> I imagine that GCJ has do to this ind of thing?

FWIW, libgcj does not include a JIT compiler.
So, no solution there, sorry.

It's OT for this list, but the LLVM JIT can generate DWARF EH information on the fly. This is used by the LLVM Java and .NET VM/ runtimes: http://vmkit.llvm.org/

If you have questions, please follow up on the LLVMdev list:
http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev

-Chris

Reply via email to