| Index: tests_lit/llvm2ice_tests/unreachable.ll
|
| diff --git a/tests_lit/llvm2ice_tests/unreachable.ll b/tests_lit/llvm2ice_tests/unreachable.ll
|
| index 3a8cf400f0ab2456bc3dc3cedd55c706ed847192..5fda09cddf1164ae3c102fb969d9b5a379a6d458 100644
|
| --- a/tests_lit/llvm2ice_tests/unreachable.ll
|
| +++ b/tests_lit/llvm2ice_tests/unreachable.ll
|
| @@ -30,7 +30,7 @@ return: ; preds = %entry
|
| ; CALLTARGETS-LABEL: divide
|
| ; CHECK: cmp
|
| ; CHECK: call -4
|
| -; CALLTARGETS: call ice_unreachable
|
| +; CALLTARGETS: .long ice_unreachable
|
| ; CHECK: cdq
|
| ; CHECK: idiv
|
| ; CHECK: ret
|
|
|