Revert 241171, 241187, 241199 (32-bit SEH).
authorNico Weber <nicolasweber@gmx.de>
Thu, 2 Jul 2015 06:10:53 +0000 (06:10 +0000)
committerNico Weber <nicolasweber@gmx.de>
Thu, 2 Jul 2015 06:10:53 +0000 (06:10 +0000)
commite4f974c6fbec31da2397b0f625a09de9557b0ef5
tree9582a34980be5dcbc57c47bf954e4f3da9d174fe
parent2b4177190923be8cb459274f25a25bb07913e760
Revert 241171, 241187, 241199 (32-bit SEH).

It still doesn't produce quite the right code, test binaries built with this
enabled fail some tests.

llvm-svn: 241244
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/include/clang/Basic/TargetInfo.h
clang/lib/CodeGen/CGException.cpp
clang/lib/CodeGen/CodeGenFunction.cpp
clang/lib/CodeGen/CodeGenFunction.h
clang/lib/Sema/SemaStmt.cpp
clang/test/CodeGen/exceptions-seh-finally.c
clang/test/CodeGen/exceptions-seh-leave.c
clang/test/CodeGen/exceptions-seh.c