| Index: tests_lit/reader_tests/phi.ll
|
| diff --git a/tests_lit/reader_tests/phi.ll b/tests_lit/reader_tests/phi.ll
|
| index a90bc4c7c1b0433b9bbfec715d2a787ec38fd88b..032082bb39ca4ae2c67f1a6a2734d6591440f586 100644
|
| --- a/tests_lit/reader_tests/phi.ll
|
| +++ b/tests_lit/reader_tests/phi.ll
|
| @@ -1,5 +1,7 @@
|
| ; Test reading phi 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 \
|
|
|