[AVR] Fix the select-mbb-placement-bug.ll

llvm-svn: 316205
This commit is contained in:
Dylan McKay 2017-10-20 04:17:14 +00:00
parent e5696580aa
commit 6670e42402
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-LABEL: LBB0_{{[0-9]+}}
; CHECK-LABEL: LBB0_{{[0-9]+}}
; CHECK-NOT: LBB0_{{[0-9]+}}
; CHECK: LBB0_{{[0-9]+}}:
; CHECK: LBB0_{{[0-9]+}}:
; CHECK-NOT: LBB0_{{[0-9]+}}:
start:
br label %bb7.preheader