aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/WinEH/wineh-statenumbering-cleanups.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/WinEH/wineh-statenumbering-cleanups.ll')
-rw-r--r--test/CodeGen/WinEH/wineh-statenumbering-cleanups.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/WinEH/wineh-statenumbering-cleanups.ll b/test/CodeGen/WinEH/wineh-statenumbering-cleanups.ll
index f5889f03965b..a18e412255e3 100644
--- a/test/CodeGen/WinEH/wineh-statenumbering-cleanups.ll
+++ b/test/CodeGen/WinEH/wineh-statenumbering-cleanups.ll
@@ -44,7 +44,6 @@ entry:
to label %exit unwind label %cleanup.pad
cleanup.pad:
; CHECK: cleanup.pad:
- ; CHECK: store i32 1
; CHECK: invoke void @f(i32 0)
%cleanup = cleanuppad within none []
invoke void @f(i32 0)