]> granicus.if.org Git - llvm/commit
Revert "[WinEH] Add an EH registration and state insertion pass for 32-bit x86"
authorReid Kleckner <reid@kleckner.net>
Fri, 1 May 2015 22:50:14 +0000 (22:50 +0000)
committerReid Kleckner <reid@kleckner.net>
Fri, 1 May 2015 22:50:14 +0000 (22:50 +0000)
commit039d60c2548f8f46d2051198cd5d803342d75e9f
treefa943803686c1cf1075a06a318b93a54f529673b
parent2701a7ff17508dcf9971f1c84e58cc0c5d187873
Revert "[WinEH] Add an EH registration and state insertion pass for 32-bit x86"

This reverts commit r236359. Things are still broken despite testing. :(

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236360 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]