Whitespace.

llvm-svn: 162370
This commit is contained in:
Chad Rosier
2012-08-22 17:34:11 +00:00
parent 671dc096ae
commit 1df1fb511f

View 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