[SEH] Add llvm.eh.exceptioncode intrinsic
[oota-llvm.git] / test / CodeGen / WinEH / seh-exception-code2.ll
index 0356956502c038a68f6d688b861f9b22561d8be0..6b64a7923f668c1e3e164fa51f55ce4a1fb5533f 100644 (file)
@@ -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