diff options
Diffstat (limited to 'test/CodeGen/Thumb2/cross-rc-coalescing-2.ll')
-rw-r--r-- | test/CodeGen/Thumb2/cross-rc-coalescing-2.ll | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/CodeGen/Thumb2/cross-rc-coalescing-2.ll b/test/CodeGen/Thumb2/cross-rc-coalescing-2.ll index b8c8cb122a..edbf83405b 100644 --- a/test/CodeGen/Thumb2/cross-rc-coalescing-2.ll +++ b/test/CodeGen/Thumb2/cross-rc-coalescing-2.ll @@ -6,8 +6,6 @@ entry: br label %bb5 bb5: ; preds = %bb5, %entry -; CHECK: %bb5 -; CHECK: bne br i1 undef, label %bb5, label %bb.nph bb.nph: ; preds = %bb5 |