Index: tests_lit/llvm2ice_tests/unreachable.ll |
diff --git a/tests_lit/llvm2ice_tests/unreachable.ll b/tests_lit/llvm2ice_tests/unreachable.ll |
index fc6620f3db472214b36ea1c670596208f33950e5..ad055fe0a6db7257eb6eec557f0eb18fb9e99e55 100644 |
--- a/tests_lit/llvm2ice_tests/unreachable.ll |
+++ b/tests_lit/llvm2ice_tests/unreachable.ll |
@@ -20,7 +20,7 @@ return: ; preds = %entry |
; CHECK-LABEL: divide |
; CHECK: cmp |
-; CHECK: call {{.*}} R_{{.*}} ice_unreachable |
+; CHECK: ud2 |
; CHECK: cdq |
; CHECK: idiv |
; CHECK: ret |