| Index: tests_lit/reader_tests/compare.ll
|
| diff --git a/tests_lit/reader_tests/compare.ll b/tests_lit/reader_tests/compare.ll
|
| index 7c92f5187aba7237104d485ffe160be042c1a4cb..311d94bfc1919cf3fc05ae385c7829134fecd02e 100644
|
| --- a/tests_lit/reader_tests/compare.ll
|
| +++ b/tests_lit/reader_tests/compare.ll
|
| @@ -1,5 +1,7 @@
|
| ; Test if we can read compare instructions.
|
|
|
| +; REQUIRES: allow_dump
|
| +
|
| ; RUN: %p2i -i %s --insts | FileCheck %s
|
| ; RUN: %if --need=allow_disable_ir_gen --command \
|
| ; RUN: %p2i -i %s --args -notranslate -timing -no-ir-gen \
|
|
|