Chromium Code Reviews| Index: tests_lit/llvm2ice_tests/uncond_br.ll |
| diff --git a/tests_lit/llvm2ice_tests/uncond_br.ll b/tests_lit/llvm2ice_tests/uncond_br.ll |
| index bd81f8738b8b183f38f7dcd51c125a292d2b3ad0..4b1e091f4062c3dd9ad84c3d422e57764779637a 100644 |
| --- a/tests_lit/llvm2ice_tests/uncond_br.ll |
| +++ b/tests_lit/llvm2ice_tests/uncond_br.ll |
| @@ -22,6 +22,5 @@ target: |
| ; MIPS32-LABEL: uncond1 |
| ; MIPS32: <.Luncond1$target>: |
| -; MIPS32: li |
| -; MIPS32: addu |
| +; MIPS32: addiu {{.*}},1 |
| ; MIPS32: b {{[0-9a-f]+}} <.Luncond1$target> |