[PATCH] SEH exceptions on Win64 (clang part)
Yaron Keren
yaron.keren at gmail.com
Fri Apr 18 01:31:29 PDT 2014
Hi martell, nrieck, Kai, vadimcn, asl, rnk,
Patch by Martell Malone.
This adds seh exception handling on the clang side.
For now this will remove link errors regardless if seh is supported on the llvm backend or not.
See http://reviews.llvm.org/differential/revision/edit/3418/ for the LLVM part of the patch.
http://reviews.llvm.org/D3419
Files:
include/clang/Basic/LangOptions.def
include/clang/Driver/CC1Options.td
include/clang/Driver/ToolChain.h
lib/CodeGen/CGException.cpp
lib/Driver/MinGWToolChain.cpp
lib/Driver/ToolChains.h
lib/Driver/Tools.cpp
lib/Frontend/CompilerInvocation.cpp
lib/Frontend/InitPreprocessor.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3419.1.patch
Type: text/x-patch
Size: 6330 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140418/f78627c6/attachment.bin>
More information about the cfe-commits
mailing list