mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 14:48:27 +08:00
Whitespace.
llvm-svn: 162370
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user