summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/lib/DebugInfo/DWARFRelocMap.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/lib/DebugInfo/DWARFRelocMap.h b/llvm/lib/DebugInfo/DWARFRelocMap.h
index f53d05cac58..6929e367b84 100644
--- a/llvm/lib/DebugInfo/DWARFRelocMap.h
+++ b/llvm/lib/DebugInfo/DWARFRelocMap.h
@@ -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
+
OpenPOWER on IntegriCloud