| Index: tests_lit/llvm2ice_tests/bool-opt.ll
|
| diff --git a/tests_lit/llvm2ice_tests/bool-opt.ll b/tests_lit/llvm2ice_tests/bool-opt.ll
|
| index 79760a6a60a099fb56f0dbaba7fb28a5c91c931c..a57475858e59b7e477c7750dc3ffb28ad4f3ed52 100644
|
| --- a/tests_lit/llvm2ice_tests/bool-opt.ll
|
| +++ b/tests_lit/llvm2ice_tests/bool-opt.ll
|
| @@ -1,6 +1,6 @@
|
| ; Trivial smoke test of icmp without fused branch opportunity.
|
|
|
| -; RUN: %p2i -i %s --args --verbose none | FileCheck %s
|
| +; RUN: %p2i -i %s --filetype=obj --disassemble --args | FileCheck %s
|
|
|
| ; Check that correct addressing modes are used for comparing two
|
| ; immediates.
|
|
|