summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WinEH/seh-inlined-finally.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/WinEH/seh-inlined-finally.ll')
-rw-r--r--llvm/test/CodeGen/WinEH/seh-inlined-finally.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/WinEH/seh-inlined-finally.ll b/llvm/test/CodeGen/WinEH/seh-inlined-finally.ll
index 3cfbcd175f5..2e6171a8ced 100644
--- a/llvm/test/CodeGen/WinEH/seh-inlined-finally.ll
+++ b/llvm/test/CodeGen/WinEH/seh-inlined-finally.ll
@@ -31,5 +31,5 @@ lpad: ; preds = %entry
;
; CHECK: landingpad
; CHECK-NEXT: cleanup
-; CHECK-NEXT: call i8* (...)* @llvm.eh.actions(i32 0, void (i8*, i8*)* @use_finally.cleanup)
+; CHECK-NEXT: call i8* (...) @llvm.eh.actions(i32 0, void (i8*, i8*)* @use_finally.cleanup)
; CHECK-NEXT: indirectbr i8* %recover, []
OpenPOWER on IntegriCloud