summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WinEH/seh-exception-code2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/WinEH/seh-exception-code2.ll')
-rw-r--r--llvm/test/CodeGen/WinEH/seh-exception-code2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/WinEH/seh-exception-code2.ll b/llvm/test/CodeGen/WinEH/seh-exception-code2.ll
index 0356956502c..6b64a7923f6 100644
--- a/llvm/test/CodeGen/WinEH/seh-exception-code2.ll
+++ b/llvm/test/CodeGen/WinEH/seh-exception-code2.ll
@@ -87,5 +87,5 @@ entry:
; CHECK-NEXT: indirectbr i8* %{{[^,]*}}, [label %__except]
;
; CHECK: __except:
-; CHECK: call i32 @llvm.eh.exceptioncode()
+; CHECK: call i32 @llvm.eh.exceptioncode.old()
; CHECK: call i32 (i8*, ...) @printf
OpenPOWER on IntegriCloud