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