Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f913fd6eb0c228041b77a645d76993760d3b1421
/
llvm
/
lib
/
DebugInfo
/
PDB
/
Native
/
HashTable.cpp
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
edbcbe0
[PDB] Fix a bug where we were serializing hash tables incorrectly.
by Zachary Turner
· 8 years ago
ebf03f6
Refactor the PDB HashTable class.
by Zachary Turner
· 8 years ago
cafd476
Fix emission of PDB string table.
by Zachary Turner
· 8 years ago
4fcfc19
[CodeView, PDB] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
695ed56
[PDB] Make streams carry their own endianness.
by Zachary Turner
· 9 years ago
120faca
[PDB] Partial resubmit of r296215, which improved PDB Stream Library.
by Zachary Turner
· 9 years ago
05a75e4
Revert r296215, "[PDB] General improvements to Stream library." and followings.
by NAKAMURA Takumi
· 9 years ago
af299ea
[PDB] General improvements to Stream library.
by Zachary Turner
· 9 years ago
181fe17
Don't assume little endian in StreamReader / StreamWriter.
by Zachary Turner
· 9 years ago
6b6b8c4
NFC: Rename (PDB) RawSession to NativeSession
by Adrian McCarthy
· 9 years ago
[Renamed (98%) from llvm/lib/DebugInfo/PDB/Raw/HashTable.cpp]
60667ca
[pdb] Merge NamedStreamMapBuilder and NamedStreamMap.
by Zachary Turner
· 9 years ago
a332fa3
Fix a few more build errors.
by Zachary Turner
· 9 years ago
d54deae
Fix incorrectly formed assert statement.
by Zachary Turner
· 9 years ago
11036a9
[pdb] Add HashTable data structure.
by Zachary Turner
· 9 years ago