[Thumb2] fix typo in test from r332548

llvm-svn: 332569
This commit is contained in:
Sanjay Patel 2018-05-17 03:24:25 +00:00
parent 610e0fd5d5
commit 2e50cec5e3
1 changed files with 1 additions and 1 deletions

View File

@ -68,6 +68,6 @@ bb8: ; preds = %bb8, %bb7
br i1 %34, label %bb8, label %bb9
bb9: ; preds = %bb8
%35 = fadd float 0.000000e+00, %34
%35 = fadd float 0.000000e+00, %33
br label %bb7
}