diff options
Diffstat (limited to 'test/Analysis/LoopAccessAnalysis/underlying-objects-1.ll')
-rw-r--r-- | test/Analysis/LoopAccessAnalysis/underlying-objects-1.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Analysis/LoopAccessAnalysis/underlying-objects-1.ll b/test/Analysis/LoopAccessAnalysis/underlying-objects-1.ll index 44820ed37222..705453b65cc5 100644 --- a/test/Analysis/LoopAccessAnalysis/underlying-objects-1.ll +++ b/test/Analysis/LoopAccessAnalysis/underlying-objects-1.ll @@ -1,4 +1,5 @@ ; RUN: opt -basicaa -loop-accesses -analyze < %s | FileCheck %s +; RUN: opt -passes='require<scalar-evolution>,require<aa>,loop(print-access-info)' -disable-output < %s 2>&1 | FileCheck %s ; In: ; |