Skip to content
Snippets Groups Projects
Commit 7032ea6f authored by Tobias Grosser's avatar Tobias Grosser
Browse files

Remove second '-analyze' from command line

llvm-svn: 187341
parent 750e42cb
No related branches found
No related tags found
No related merge requests found
; RUN: not opt %loadPolly %defaultOpts -polly-cloog -analyze -analyze < %s | not FileCheck %s ; RUN: opt %loadPolly %defaultOpts -polly-cloog -analyze < %s | not FileCheck %s
;void f(long a[][128], long N, long M) { ;void f(long a[][128], long N, long M) {
; long i, j; ; long i, j;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment