From cfbf05ef03806e6b11520b95eb33adda27241c47 Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Sat, 14 Mar 2009 01:53:05 +0000 Subject: 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 --- lib/CodeGen/Spiller.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/CodeGen/Spiller.cpp') diff --git a/lib/CodeGen/Spiller.cpp b/lib/CodeGen/Spiller.cpp index 78daff6441..066963e171 100644 --- a/lib/CodeGen/Spiller.cpp +++ b/lib/CodeGen/Spiller.cpp @@ -1655,4 +1655,4 @@ llvm::Spiller* llvm::createSpiller() { case simple: return new SimpleSpiller(); } -} \ No newline at end of file +} -- cgit v1.2.3-18-g5258