1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00

Fix a warning in the new DWARFheader. Add a new line at the end of the file.

llvm-svn: 173518
This commit is contained in:
Nadav Rotem 2013-01-25 22:57:05 +00:00
parent c9fa0590eb
commit 78ccedd76a

View File

@ -19,3 +19,4 @@ typedef DenseMap<uint64_t, std::pair<uint8_t, int64_t> > RelocAddrMap;
} // namespace llvm
#endif // LLVM_DEBUGINFO_DWARFRELOCMAP_H