summaryrefslogtreecommitdiffstats
path: root/polly/test/CodeGen/MemAccess/simple.ll
diff options
context:
space:
mode:
Diffstat (limited to 'polly/test/CodeGen/MemAccess/simple.ll')
-rw-r--r--polly/test/CodeGen/MemAccess/simple.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/test/CodeGen/MemAccess/simple.ll b/polly/test/CodeGen/MemAccess/simple.ll
index a2e9a660a42..5cdaff2832f 100644
--- a/polly/test/CodeGen/MemAccess/simple.ll
+++ b/polly/test/CodeGen/MemAccess/simple.ll
@@ -1,4 +1,4 @@
-;RUN: opt %loadPolly -polly-import-jscop -polly-import-jscop-dir=%S -polly-import-jscop-postfix=transformed -stats %s 2>&1 | FileCheck %s
+;RUN: opt %loadPolly -polly-import-jscop -polly-import-jscop-dir=%S -polly-import-jscop-postfix=transformed -stats < %s 2>&1 | FileCheck %s
;int A[100];
;int B[100];
OpenPOWER on IntegriCloud