Revert "[SEH] Remove the old __C_specific_handler code now that WinEHPrepare works"
[oota-llvm.git] / test / CodeGen / WinEH / seh-outlined-finally.ll
index 19558b70530890850bc270c5d13ab0eb11c4cb87..bc9d3221ad4b5d96b931f067fa2ef4bdf2a79450 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt -S -winehprepare -mtriple=x86_64-windows-msvc < %s | FileCheck %s
+; RUN: opt -S -winehprepare -sehprepare -mtriple=x86_64-windows-msvc < %s | FileCheck %s
 
 ; Test case based on this code:
 ;