Add newlines at end of file (this can annoy gcov)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67000 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/CodeGen/Spiller.cpp b/lib/CodeGen/Spiller.cpp
index 78daff6..066963e 100644
--- a/lib/CodeGen/Spiller.cpp
+++ b/lib/CodeGen/Spiller.cpp
@@ -1655,4 +1655,4 @@
   case simple:
     return new SimpleSpiller();
   }
-}
\ No newline at end of file
+}