diff options
Diffstat (limited to 'llvm/test/CodeGen/ARM/fp.ll')
| -rw-r--r-- | llvm/test/CodeGen/ARM/fp.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/fp.ll b/llvm/test/CodeGen/ARM/fp.ll index 15be71637b2..f85c17a46ac 100644 --- a/llvm/test/CodeGen/ARM/fp.ll +++ b/llvm/test/CodeGen/ARM/fp.ll @@ -43,7 +43,7 @@ entry: ret double %tmp } -float %h() { +float %h2() { entry: ret float 1.000000e+00 } |

