Add %loadPolly to test command line.

Required for out-of-tree builds of Polly.

llvm-svn: 279657
This commit is contained in:
Michael Kruse
2016-08-24 19:12:48 +00:00
parent d0a275228e
commit 4a080de057

View File

@@ -1,4 +1,4 @@
; RUN: opt -polly-process-unprofitable -polly-scops %s -analyze | FileCheck %s
; RUN: opt %loadPolly -polly-scops %s -analyze | FileCheck %s
target datalayout = "e-m:e-i64:64-i128:128-n8:16:32:64-S128"
target triple = "aarch64--linux-android"