diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2005-12-22 01:41:00 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2005-12-22 01:41:00 +0000 |
commit | 780c861733efa4533a77aa41d02af95920cfd0a4 (patch) | |
tree | c73e09acf596f744762bee752a37658c64190de9 /lib/CodeGen/DwarfWriter.cpp | |
parent | 6a2bd746065c6de6e840df20c129e0bfc648d3c5 (diff) |
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
Diffstat (limited to 'lib/CodeGen/DwarfWriter.cpp')
-rw-r--r-- | lib/CodeGen/DwarfWriter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/CodeGen/DwarfWriter.cpp b/lib/CodeGen/DwarfWriter.cpp index 57b1aab2cd..dcfb6e4e0e 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" |