[test] Add missing colon.

llvm-svn: 284349
This commit is contained in:
Michael Kruse 2016-10-16 22:05:51 +00:00
parent 1674261886
commit 2ddb279a39
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
; RUN: -polly-allow-nonaffine -polly-allow-nonaffine-branches \
; RUN: -polly-allow-nonaffine-loops -analyze < %s | FileCheck %s
; RUN: opt %loadPolly -polly-scops -polly-allow-nonaffine \
; RUN -polly-unprofitable-scalar-accs=true \
; RUN: -polly-unprofitable-scalar-accs=true \
; RUN: -polly-process-unprofitable=false \
; RUN: -polly-allow-nonaffine-branches -polly-allow-nonaffine-loops \
; RUN: -analyze < %s | FileCheck %s --check-prefix=PROFIT