Index: tests_lit/llvm2ice_tests/ebp_args.ll |
diff --git a/tests_lit/llvm2ice_tests/ebp_args.ll b/tests_lit/llvm2ice_tests/ebp_args.ll |
index 09709b05778c516fba1da8650711fb251ead3b75..a66693fd04198f010a513ccd0a4704a68ce31d9c 100644 |
--- a/tests_lit/llvm2ice_tests/ebp_args.ll |
+++ b/tests_lit/llvm2ice_tests/ebp_args.ll |
@@ -44,4 +44,4 @@ entry: |
; CHECK: mov dword ptr [esp + 4], eax |
; CHECK: mov eax, dword ptr [ebp - 16] |
; CHECK: mov dword ptr [esp + 8], eax |
-; CHECK: call -4 |
+; CHECK: call memcpy_helper2 |