-
Notifications
You must be signed in to change notification settings - Fork 7
Consider adding LLVM/Clang support #9
Copy link
Copy link
Open
Description
So it seems like LLVM supports SEH for both i686 and x86_64 which might even allow for enabling this for use with windows-gnu toolchains, probably by setting the compiler used as clang and linking their libc and libunwind.
I'll do some more digging and experimenting soon and PR if and when I get it to work in the hopes we can get SEH support across toolchains. Some searching does make it seem like GCC has support for at least x86_64 SEH and with the relevant Borland patents for it having expired, we might yet see i686 support as well there!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels