Chromium Code Reviews| Index: tests_lit/llvm2ice_tests/branch-simple.ll |
| diff --git a/tests_lit/llvm2ice_tests/branch-simple.ll b/tests_lit/llvm2ice_tests/branch-simple.ll |
| index 5f821d8202eb40621d8fa71977a0f84940df0424..a8cf5afabcb1d46daf17dde1cddfab9b59ad021a 100644 |
| --- a/tests_lit/llvm2ice_tests/branch-simple.ll |
| +++ b/tests_lit/llvm2ice_tests/branch-simple.ll |
| @@ -34,4 +34,4 @@ __2: |
| ret i32 43 |
| } |
| ; CHECK-LABEL: test_br_const |
| -; CHECK-NOT: cmp {{[0-9]*}}, |
| +; CHECK-NOT: cmp 0x{{[0-9]*}}, |