Hi,<br><br>lli --help says:<br><br>"-enable-eh - Emit DWARF exception handling (default if target supports)"<br><br>But in fact the default on x86-64 linux seems to be disabled, even though exception handling is supported both for lli and when I use the JIT as a library. Is this a bug? I can't find where llvm::DwarfExceptionHandling is being conditionally set by the JIT based on exception handling support.<br>
<br>-- James Williams<br><br><br><br><br>