Index: tests_lit/reader_tests/casts.ll |
diff --git a/tests_lit/reader_tests/casts.ll b/tests_lit/reader_tests/casts.ll |
index 2bf76eb21912cafe54fc1a11ed79f3e55ce21019..c399db8e1de0ed46c3a696204337846c2dc28998 100644 |
--- a/tests_lit/reader_tests/casts.ll |
+++ b/tests_lit/reader_tests/casts.ll |
@@ -1,5 +1,7 @@ |
; Tests if we can read cast operations. |
+; REQUIRES: allow_dump |
+ |
; RUN: %p2i -i %s --insts --no-local-syms | FileCheck %s |
; RUN: %if --need=allow_disable_ir_gen --command \ |
; RUN: %p2i -i %s --args -notranslate -timing -no-ir-gen \ |