[SEH] Remove the old __C_specific_handler code now that WinEHPrepare works
[oota-llvm.git] / test / CodeGen / X86 / win_eh_prepare.ll
index 3e513e072ead3b4b0fe29763ed43353c02462896..a33dd92ad72a9ef549fca497cfba9c8b635fc903 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt -S -winehprepare -sehprepare -dwarfehprepare -mtriple x86_64-pc-windows-msvc < %s | FileCheck %s
+; RUN: opt -S -winehprepare -dwarfehprepare -mtriple x86_64-pc-windows-msvc < %s | FileCheck %s
 
 ; FIXME: Add and test outlining here.