Whitespace.

llvm-svn: 162370
This commit is contained in:
Chad Rosier 2012-08-22 17:34:11 +00:00
parent 2e46e833db
commit de7cbacc5f

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