Preview: LDC2 on Windows 64bit with SEH support

Kai Nacke kai at redstar.de
Sat May 25 13:03:04 PDT 2013


On Saturday, 25 May 2013 at 19:02:50 UTC, David Nadlinger wrote:
>
> I suppose I need to invoke it from a Visual Studio Command 
> Prompt (resp. execute the appropriate batch file first)?

Yes.

>> The last generated instruction
>> in this function is a call to _d_resume_unwind. Without the 
>> epilogue code the unwind fails.
>
> I didn't think about the issue in any detail yet, but could you 
> maybe use llvm::ResumeInst to work around this?

I give that a try.

Kai


More information about the digitalmars-d-ldc mailing list