Index: tests_lit/reader_tests/globalinit.pnacl.ll |
diff --git a/tests_lit/reader_tests/globalinit.pnacl.ll b/tests_lit/reader_tests/globalinit.pnacl.ll |
index 0d92351f38bb24891558252574c84d8d990140ca..7f807e63f2f6674dcd8292d8a7e4971632f2c0c2 100644 |
--- a/tests_lit/reader_tests/globalinit.pnacl.ll |
+++ b/tests_lit/reader_tests/globalinit.pnacl.ll |
@@ -1,5 +1,7 @@ |
; Test of global initializers. |
+; REQUIRES: allow_dump |
+ |
; RUN: %p2i -i %s --insts | FileCheck %s |
; RUN: %l2i -i %s --insts | %ifl FileCheck %s |
; RUN: %lc2i -i %s --insts | %iflc FileCheck %s |