summaryrefslogtreecommitdiff
path: root/test/CodeGen/SystemZ/2009-07-11-FloatBitConvert.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/SystemZ/2009-07-11-FloatBitConvert.ll')
-rw-r--r--test/CodeGen/SystemZ/2009-07-11-FloatBitConvert.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/SystemZ/2009-07-11-FloatBitConvert.ll b/test/CodeGen/SystemZ/2009-07-11-FloatBitConvert.ll
index 564d3438310a9..5457b12afcba0 100644
--- a/test/CodeGen/SystemZ/2009-07-11-FloatBitConvert.ll
+++ b/test/CodeGen/SystemZ/2009-07-11-FloatBitConvert.ll
@@ -13,4 +13,4 @@ define i32 @bar(float %a) {
entry:
%b = bitcast float %a to i32
ret i32 %b
-} \ No newline at end of file
+}