Index: tests_lit/llvm2ice_tests/store.ll |
diff --git a/tests_lit/llvm2ice_tests/store.ll b/tests_lit/llvm2ice_tests/store.ll |
index ae65a59bc7b0123299177b8f947a9a7daec7c7b4..ec85020742667cabb1418bb04c33ad6c55316210 100644 |
--- a/tests_lit/llvm2ice_tests/store.ll |
+++ b/tests_lit/llvm2ice_tests/store.ll |
@@ -2,7 +2,7 @@ |
; REQUIRES: allow_dump |
-; RUN: %p2i -i %s --args --verbose inst | FileCheck %s |
+; RUN: %p2i -i %s --args --verbose inst -threads=0 | FileCheck %s |
define void @store_i64(i32 %addr_arg) { |
entry: |