Whitespace.
authorChad Rosier <mcrosier@apple.com>
Wed, 22 Aug 2012 17:34:11 +0000 (17:34 +0000)
committerChad Rosier <mcrosier@apple.com>
Wed, 22 Aug 2012 17:34:11 +0000 (17:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162370 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/SimplifyLibCalls/double-float-shrink.ll

index 83431edcd9a812cb3b84bc30e657445380c5c3e7..b4ab8b4ceb9d9b12ee82e004b9a061bdde7a1cd4 100644 (file)
@@ -37,8 +37,6 @@ define double @acosh_test2(float %f) nounwind readnone {
 ; CHECK: call double @acosh(double %conv)
 }
 
-
-
 define float @asin_test(float %f) nounwind readnone {
 ; CHECK: asin_test
     %conv = fpext float %f to double