From 780c861733efa4533a77aa41d02af95920cfd0a4 Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Thu, 22 Dec 2005 01:41:00 +0000 Subject: [PATCH] Add an eol at the end to shut gcc sup. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24926 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/CodeGen/DwarfWriter.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/CodeGen/DwarfWriter.cpp b/lib/CodeGen/DwarfWriter.cpp index 57b1aab2cd8..dcfb6e4e0ef 100644 --- a/lib/CodeGen/DwarfWriter.cpp +++ b/lib/CodeGen/DwarfWriter.cpp @@ -12,4 +12,4 @@ //===----------------------------------------------------------------------===// -#include "llvm/CodeGen/DwarfWriter.h" \ No newline at end of file +#include "llvm/CodeGen/DwarfWriter.h"