[PATCH] Mingw-w64 driver for clang
Alexey Pavlov
alexpux at gmail.com
Tue Sep 9 13:31:01 PDT 2014
>>! In D5268#19, @yaron.keren wrote:
> Where can I see this SEH patch?
>
> Could you contribute it to clang so you won't have to reapply it every time?
Patch is here:
https://github.com/Alexpux/MINGW-packages/blob/master/mingw-w64-clang/clang-win64-seh.patch
But it apply on top of Mingw driver patch. And you can't choose exceptions for 64 bit toolchains then. You get SEH by default. But probably it's good when 32bit SEH will be added to GCC. Borland patent is already expired.
http://reviews.llvm.org/D5268
More information about the cfe-commits
mailing list