]> granicus.if.org Git - llvm/commitdiff
Add missing CHECK: line to test case added in 29097
authorTobias Grosser <tobias@grosser.es>
Wed, 4 Jan 2017 19:35:38 +0000 (19:35 +0000)
committerTobias Grosser <tobias@grosser.es>
Wed, 4 Jan 2017 19:35:38 +0000 (19:35 +0000)
Without this CHECK line, we may not detect incorrectly detected additional
regions at the end of the region tree.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@290994 91177308-0d34-0410-b5e6-96231b3b80d8

test/Analysis/RegionInfo/bad_node_traversal.ll

index e35c29b8ca1b179210ff4e4ee73a7d0faa2e3707..00dd1207af9f028c94a0078410b40453052d5985 100644 (file)
@@ -39,4 +39,5 @@ bb8:                                              ; preds = %bb7, %bb
 ; CHECK:      [0] bb => <Function Return>
 ; CHECK-NEXT:   [1] bb => bb8
 ; CHECK-NEXT:     [2] bb1 => bb7
+; CHECK-NEXT: End region tree