[SEH] Reimplement x64 SEH using WinEHPrepare
[oota-llvm.git] / test / CodeGen / WinEH / seh-catch-all.ll
index fb2b9ba7cfdbe23f85343590986fad2b43f66203..ab6c9effbf477d0bd3715be3fefc6aaa599df1ad 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt -S -winehprepare -sehprepare < %s | FileCheck %s
+; RUN: opt -S -winehprepare < %s | FileCheck %s
 
 target datalayout = "e-m:w-i64:64-f80:128-n8:16:32:64-S128"
 target triple = "x86_64-pc-windows-msvc"