summaryrefslogtreecommitdiff
path: root/test/CodeGen/WinEH/seh-catch-all.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/WinEH/seh-catch-all.ll')
-rw-r--r--test/CodeGen/WinEH/seh-catch-all.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/WinEH/seh-catch-all.ll b/test/CodeGen/WinEH/seh-catch-all.ll
index ab6c9effbf..fb2b9ba7cf 100644
--- a/test/CodeGen/WinEH/seh-catch-all.ll
+++ b/test/CodeGen/WinEH/seh-catch-all.ll
@@ -1,4 +1,4 @@
-; RUN: opt -S -winehprepare < %s | FileCheck %s
+; RUN: opt -S -winehprepare -sehprepare < %s | FileCheck %s
target datalayout = "e-m:w-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-windows-msvc"