Index: tests_lit/llvm2ice_tests/store.ll |
diff --git a/tests_lit/llvm2ice_tests/store.ll b/tests_lit/llvm2ice_tests/store.ll |
index 5030ac1d699850de63473a568f2edbad458c8598..ae65a59bc7b0123299177b8f947a9a7daec7c7b4 100644 |
--- a/tests_lit/llvm2ice_tests/store.ll |
+++ b/tests_lit/llvm2ice_tests/store.ll |
@@ -1,5 +1,7 @@ |
; Simple test of the store instruction. |
+; REQUIRES: allow_dump |
+ |
; RUN: %p2i -i %s --args --verbose inst | FileCheck %s |
define void @store_i64(i32 %addr_arg) { |