summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/seh-catch-all.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/seh-catch-all.ll')
-rw-r--r--test/CodeGen/X86/seh-catch-all.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/X86/seh-catch-all.ll b/test/CodeGen/X86/seh-catch-all.ll
index 931046e511..a224da5638 100644
--- a/test/CodeGen/X86/seh-catch-all.ll
+++ b/test/CodeGen/X86/seh-catch-all.ll
@@ -1,3 +1,4 @@
+; RUN: llc -sehprepare -mtriple=x86_64-windows-msvc < %s | FileCheck %s
; RUN: llc -mtriple=x86_64-windows-msvc < %s | FileCheck %s
@str = internal unnamed_addr constant [10 x i8] c"recovered\00", align 1