mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Add missing CHECK: line to test case added in 29097
Without this CHECK line, we may not detect incorrectly detected additional regions at the end of the region tree. llvm-svn: 290994
This commit is contained in:
parent
4e010264d6
commit
08b29b5d00
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user