[LLVMdev] [PATCH] Seh exceptions on Win64

JB Feldman jb.feldman at kyrus-tech.com
Wed Apr 23 17:36:18 PDT 2014


Hi guys, I was trying to use these patches to test out the functionality,
but I'm having some issues. When I run it against a very basic __try
statement, I get:
C:\...\sehsample.cpp:34:5: error: cannot compile this
      SEH __try yet
    __try

When I try to specifically enable -fseh-exceptions, I get:
clang.exe: error: unknown argument: '-fseh-exceptions'

Am I doing something wrong, or are these patches not full end-to-end?

Thanks,
JB


On Tue, Apr 22, 2014 at 1:21 AM, Kai Nacke <kai at redstar.de> wrote:

> Hi Chandler,
>
>
>
> On 18.04.2014 22:08, Chandler Carruth wrote:
>
>> Also, folks informed us of at least one place where a patch posted to
>> the list by Kai in the past from the LDC / redstar.de
>> <http://redstar.de/> work contained copied copyrighted material that Kai
>>
>> did not hold the rights to, and was not available under *any* license.
>>
>
> To which patch/post are you refering? I am not aware of such an issue.
> The original patch is from Charles Davis. I attach the communication how I
> got the code. Or is here more to do?
>
> Regards,
> Kai
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140423/488d835a/attachment.html>


More information about the llvm-dev mailing list