Index: tests_lit/reader_tests/switch.ll |
diff --git a/tests_lit/reader_tests/switch.ll b/tests_lit/reader_tests/switch.ll |
index 0bbbf8868a34bf5ac364c764dd41d892572a9ceb..827f9b90c291f07d1a8d9cb25142172ca810fb53 100644 |
--- a/tests_lit/reader_tests/switch.ll |
+++ b/tests_lit/reader_tests/switch.ll |
@@ -1,5 +1,7 @@ |
; Test switch 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 \ |