[AVR] Fix the select_mbb_placement_bug.ll test

llvm-svn: 316124
This commit is contained in:
Dylan McKay 2017-10-18 20:04:57 +00:00
parent 0be459e066
commit 443695f80a
1 changed files with 3 additions and 3 deletions

View File

@ -8,9 +8,9 @@ define internal fastcc void @loopy() {
;
; https://github.com/avr-rust/rust/issues/49
; CHECK: LBB0_{{[0-9]+}}:
; CHECK: LBB0_{{[0-9]+}}:
; CHECK-NOT: LBB0_{{[0-9]+}}:
; CHECK-LABEL: LBB0_{{[0-9]+}}
; CHECK-LABEL: LBB0_{{[0-9]+}}
; CHECK-NOT: LBB0_{{[0-9]+}}
start:
br label %bb7.preheader