fix bug 20513 - Crash in SLP Vectorizer
[oota-llvm.git] / 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
+