Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
c7180204cab2407328fcbfc044e7526b9fcc7b7c
/
llvm
/
lib
/
DebugInfo
/
PDB
/
Native
/
PDBStringTable.cpp
e204a6c
Rename pdb::StringTable -> pdb::PDBStringTable.
by Zachary Turner
· 9 years ago
[Renamed (82%) from llvm/lib/DebugInfo/PDB/Native/StringTable.cpp]
f122008
[llvm-pdbdump] Add support for diffing the String Table.
by Zachary Turner
· 9 years ago
d9dc282
[Support] Move Stream library from MSF -> Support.
by Zachary Turner
· 9 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
d2684b7
[PDB] Rename Stream related source files.
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 (94%) from llvm/lib/DebugInfo/PDB/Raw/StringTable.cpp]
f04d6e8
[PDB] Rename some files to be more intuitive.
by Zachary Turner
· 9 years ago
[Renamed (85%) from llvm/lib/DebugInfo/PDB/Raw/NameHashTable.cpp]
dcd3293
PDB: Add a class to create the /names stream contents.
by Rui Ueyama
· 9 years ago
a3225b0
[msf] Resubmit "Rename Msf -> MSF".
by Zachary Turner
· 9 years ago
334aec4
Revert "[msf] Rename Msf to MSF."
by Zachary Turner
· 9 years ago
a010f5c
[msf] Rename Msf to MSF.
by Zachary Turner
· 9 years ago
bac69d3
[msf] Create LLVMDebugInfoMsf
by Zachary Turner
· 9 years ago
f05f360
Function names should start with lowercase letters.
by Rui Ueyama
· 9 years ago
170988f
[PDB] Move PDB functions to a separate file.
by Rui Ueyama
· 9 years ago
4a1ebae
Add comments.
by Rui Ueyama
· 9 years ago
836937e
Make sure these error codes are marked as checked
by David Majnemer
· 9 years ago
b393d95
[codeview] Remove StreamReader copying method.
by Zachary Turner
· 9 years ago
8dbe362
[codeview,pdb] Try really hard to conserve memory when reading.
by Zachary Turner
· 9 years ago
d5d37dc
[codeview] Move StreamInterface and StreamReader to libcodeview.
by Zachary Turner
· 9 years ago
b12b158
pdbdump: fix bug in name hash table.
by Rui Ueyama
· 9 years ago
819e77d
Port DebugInfoPDB over to using llvm::Error.
by Zachary Turner
· 9 years ago
a801dc1
Fix build breakage due to implicit conversion.
by Zachary Turner
· 10 years ago
0eace0b
Parse PDB Name Hash Table
by Zachary Turner
· 10 years ago