]> granicus.if.org Git - llvm/commitdiff
2 returns next to each other =). NFC
authorXin Tong <trent.xin.tong@gmail.com>
Wed, 18 Jan 2017 00:26:17 +0000 (00:26 +0000)
committerXin Tong <trent.xin.tong@gmail.com>
Wed, 18 Jan 2017 00:26:17 +0000 (00:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292315 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/LICM/scalar-promote-unwind.ll

index 917da04d89c05371ad53a54120c8af0ee6c225b9..71bef3e23ae1a2912ae70b5cedd3c0aaaa2b25a2 100644 (file)
@@ -61,8 +61,6 @@ for.inc:
   br i1 %exitcond, label %for.cond.cleanup, label %for.body
 
 for.cond.cleanup:
-  ret void
-
 ; CHECK: define void @test2
 ; CHECK: store i32
 ; CHECK-NEXT: ret void