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)
llvm-svn: 173518

llvm/lib/DebugInfo/DWARFRelocMap.h

index f53d05c..6929e36 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
+