X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FAnalysis%2FRegionInfo%2Fcond_loop.ll;h=0da4e5dca3d3900353a16f044d11fcdaf54102f2;hb=5be77762a3aa434ee877b0a03b98b5c3a7571918;hp=1145ffdba0395e9dbfdddd9478d0503e83f0b375;hpb=49589f0d0e35f643e697ab7ae8a51a530d38b0d8;p=oota-llvm.git diff --git a/test/Analysis/RegionInfo/cond_loop.ll b/test/Analysis/RegionInfo/cond_loop.ll index 1145ffdba03..0da4e5dca3d 100644 --- a/test/Analysis/RegionInfo/cond_loop.ll +++ b/test/Analysis/RegionInfo/cond_loop.ll @@ -1,3 +1,4 @@ +; REQUIRES: asserts ; RUN: opt -regions -analyze < %s | FileCheck %s ; RUN: opt -regions -stats < %s 2>&1 | FileCheck -check-prefix=STAT %s ; RUN: opt -regions -print-region-style=bb -analyze < %s 2>&1 | FileCheck -check-prefix=BBIT %s