Revert "[WinEH] Add an EH registration and state insertion pass for 32-bit x86"
authorReid Kleckner <reid@kleckner.net>
Fri, 1 May 2015 20:14:04 +0000 (20:14 +0000)
committerReid Kleckner <reid@kleckner.net>
Fri, 1 May 2015 20:14:04 +0000 (20:14 +0000)
commit053f7d148e68a8dcf7b5d52c6a6654714227f6ce
tree731ef61bec2e80501ab34f059877e957f90ffaa9
parent018ed7b68b12e74a655a6ef00179455eda6e6e88
Revert "[WinEH] Add an EH registration and state insertion pass for 32-bit x86"

This reverts commit r236339, it breaks the win32 clang-cl self-host.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236340 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCAsmInfo.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/WinEHPrepare.cpp
lib/Target/X86/CMakeLists.txt
lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp
lib/Target/X86/X86.h
lib/Target/X86/X86TargetMachine.cpp
lib/Target/X86/X86WinEHState.cpp [deleted file]
test/CodeGen/X86/inalloca-invoke.ll
test/CodeGen/X86/win32-eh.ll [deleted file]