Fix a warning in the new DWARFheader. Add a new line at the end of the file.
authorNadav Rotem <nrotem@apple.com>
Fri, 25 Jan 2013 22:57:05 +0000 (22:57 +0000)
committerNadav Rotem <nrotem@apple.com>
Fri, 25 Jan 2013 22:57:05 +0000 (22:57 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173518 91177308-0d34-0410-b5e6-96231b3b80d8

lib/DebugInfo/DWARFRelocMap.h

index f53d05cac58af6b869ac438aaa7bdaa3bdc5c37f..6929e367b84c6a0ad0686a3cc154d7b5c5129709 100644 (file)
@@ -18,4 +18,5 @@ typedef DenseMap<uint64_t, std::pair<uint8_t, int64_t> > RelocAddrMap;
 
 } // namespace llvm
 
-#endif // LLVM_DEBUGINFO_DWARFRELOCMAP_H
\ No newline at end of file
+#endif // LLVM_DEBUGINFO_DWARFRELOCMAP_H
+