From: Nadav Rotem Date: Fri, 25 Jan 2013 22:57:05 +0000 (+0000) Subject: Fix a warning in the new DWARFheader. Add a new line at the end of the file. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=f777d09f375c1206cd0cea649bd0b2c04d668bfa;p=oota-llvm.git Fix a warning in the new DWARFheader. Add a new line at the end of the file. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173518 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/DebugInfo/DWARFRelocMap.h b/lib/DebugInfo/DWARFRelocMap.h index f53d05cac58..6929e367b84 100644 --- a/lib/DebugInfo/DWARFRelocMap.h +++ b/lib/DebugInfo/DWARFRelocMap.h @@ -18,4 +18,5 @@ typedef DenseMap > RelocAddrMap; } // namespace llvm -#endif // LLVM_DEBUGINFO_DWARFRELOCMAP_H \ No newline at end of file +#endif // LLVM_DEBUGINFO_DWARFRELOCMAP_H +