Fix comment in test. NFC

This commit is contained in:
Max Kazantsev 2022-05-24 17:22:16 +07:00
parent 1968f765c3
commit 143ca15106
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ entry:
fail: ; preds = %entry
ret void
preheader: ; preds = %bb
preheader: ; preds = %entry
br label %loop
loop: ; preds = %loop, %preheader