Revert r235154-r235156, they cause asserts when building win64 code (http://crbug...
authorNico Weber <nicolasweber@gmx.de>
Fri, 17 Apr 2015 09:10:43 +0000 (09:10 +0000)
committerNico Weber <nicolasweber@gmx.de>
Fri, 17 Apr 2015 09:10:43 +0000 (09:10 +0000)
commit5e708e26db256c46ca369270b5494ba11a79e4ad
treeb86aa8eea12aa3e1ee2eff02b135875998725a06
parente95f704ed988815d51bb2efd33fd07fabe151b83
Revert r235154-r235156, they cause asserts when building win64 code (crbug.com/477988)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235170 91177308-0d34-0410-b5e6-96231b3b80d8
19 files changed:
include/llvm/CodeGen/FunctionLoweringInfo.h
include/llvm/CodeGen/MachineModuleInfo.h
include/llvm/CodeGen/SelectionDAGISel.h
lib/CodeGen/AsmPrinter/Win64Exception.cpp
lib/CodeGen/MachineModuleInfo.cpp
lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
lib/CodeGen/WinEHPrepare.cpp
test/CodeGen/WinEH/seh-catch-all.ll
test/CodeGen/WinEH/seh-inlined-finally.ll
test/CodeGen/WinEH/seh-outlined-finally.ll
test/CodeGen/WinEH/seh-prepared-basic.ll [deleted file]
test/CodeGen/WinEH/seh-simple.ll
test/CodeGen/X86/seh-basic.ll [new file with mode: 0644]
test/CodeGen/X86/seh-except-finally.ll [deleted file]
test/CodeGen/X86/seh-filter.ll [new file with mode: 0644]
test/CodeGen/X86/seh-finally.ll
test/CodeGen/X86/seh-safe-div.ll
test/CodeGen/X86/win_eh_prepare.ll