Index: tests_lit/reader_tests/select.ll |
diff --git a/tests_lit/reader_tests/select.ll b/tests_lit/reader_tests/select.ll |
index 842108433237928f52df04a7f3809c566c09e057..b8b116dd3e861669f99ef19307a7a00ed0666c47 100644 |
--- a/tests_lit/reader_tests/select.ll |
+++ b/tests_lit/reader_tests/select.ll |
@@ -1,5 +1,7 @@ |
; Tests if we can read select 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 \ |