| Index: tests_lit/reader_tests/constants.ll
|
| diff --git a/tests_lit/reader_tests/constants.ll b/tests_lit/reader_tests/constants.ll
|
| index d8127e6a185d62539c58712a7f6a0e07ccbc7322..e022aaa00eb873fa8670045e53d25787ed44b386 100644
|
| --- a/tests_lit/reader_tests/constants.ll
|
| +++ b/tests_lit/reader_tests/constants.ll
|
| @@ -1,5 +1,7 @@
|
| ; Test handling of constants in function blocks.
|
|
|
| +; 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 \
|
|
|