X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FAnalysis%2FRegionInfo%2Fpaper.ll;h=0398d2baa225603287c38d78375e0d850cde7dd0;hb=ccbfd5b18a79a07229f11af478843eae16ac9b26;hp=96c87e0559b4f27d9d88ad3fb63b7eb614510359;hpb=49589f0d0e35f643e697ab7ae8a51a530d38b0d8;p=oota-llvm.git diff --git a/test/Analysis/RegionInfo/paper.ll b/test/Analysis/RegionInfo/paper.ll index 96c87e0559b..0398d2baa22 100644 --- a/test/Analysis/RegionInfo/paper.ll +++ b/test/Analysis/RegionInfo/paper.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