Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
a1657a9e64c1e8df34e32ca69fac918a7d28c60a
/
llvm
/
lib
/
DebugInfo
/
CodeView
/
ByteStream.cpp
0d43c1c
[pdb] Finish conversion to zero copy pdb access.
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
[Renamed (84%) from llvm/lib/DebugInfo/PDB/Raw/ByteStream.cpp]
417d4c5
Fix some Clang-tidy modernize-deprecated-headers and Include What You Use warnings; other minor fixes.
by Eugene Zelenko
· 9 years ago
06c2b4b
[pdb] Parse the module info stream for each module.
by Zachary Turner
· 9 years ago
819e77d
Port DebugInfoPDB over to using llvm::Error.
by Zachary Turner
· 9 years ago
f5c5965
Parse the TPI (type information) stream of PDB files.
by Zachary Turner
· 9 years ago
0eace0b
Parse PDB Name Hash Table
by Zachary Turner
· 9 years ago
2f09b50
Put PDB parsing code into a pdb namespace.
by Zachary Turner
· 9 years ago
6ba65de
Refactor the PDB Stream reading interface.
by Zachary Turner
· 9 years ago