aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/PDB/Native/HashTable.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-03-12Cleanup includes: DebugInfo & CodeGenserge-sans-paille1-3/+0
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-03-15[PDB] Fix a bug where we were serializing hash tables incorrectly.Zachary Turner1-3/+5
2018-03-15Refactor the PDB HashTable class.Zachary Turner1-170/+2
2018-02-16Fix emission of PDB string table.Zachary Turner1-82/+12
2017-06-30[CodeView, PDB] Fix some Clang-tidy modernize and Include What You Use warnin...Eugene Zelenko1-5/+11
2017-02-28[PDB] Make streams carry their own endianness.Zachary Turner1-8/+8
2017-02-27[PDB] Partial resubmit of r296215, which improved PDB Stream Library.Zachary Turner1-4/+4
2017-02-25Revert r296215, "[PDB] General improvements to Stream library." and followings.NAKAMURA Takumi1-12/+12
2017-02-25[PDB] General improvements to Stream library.Zachary Turner1-12/+12
2017-02-18Don't assume little endian in StreamReader / StreamWriter.Zachary Turner1-8/+8
2017-01-25NFC: Rename (PDB) RawSession to NativeSessionAdrian McCarthy1-0/+302