Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f8b51c5f90c60aceedef9ed185eeac58f501075a
/
llvm
/
lib
/
DebugInfo
/
PDB
/
PDB.cpp
bd159d3
Don't #include MemoryBuffer.h from Host.h.
by Zachary Turner
· 8 years ago
75257bc
COFF: Add type server pdb files to linkrepro tar file.
by Peter Collingbourne
· 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
8f71319
NFC: Rename PDB_ReaderType::Raw to Native for consistency with the NativeSession rename.
by Adrian McCarthy
· 9 years ago
6b6b8c4
NFC: Rename (PDB) RawSession to NativeSession
by Adrian McCarthy
· 9 years ago
89b6f16
[cmake] Add LLVM_ENABLE_DIA_SDK option, and expose it in LLVMConfig
by Michal Gorny
· 9 years ago
2b37017
Add missing include.
by Zachary Turner
· 9 years ago
819e77d
Port DebugInfoPDB over to using llvm::Error.
by Zachary Turner
· 9 years ago
ec28fc3
Move pdb code into pdb namespace.
by Zachary Turner
· 10 years ago
2f09b50
Put PDB parsing code into a pdb namespace.
by Zachary Turner
· 10 years ago
0a43efe
Resubmit "Refactor raw pdb dumper into library"
by Zachary Turner
· 10 years ago
d41718e
Revert r267049, r26706[16789], r267071 - Refactor raw pdb dumper into library
by Daniel Sanders
· 10 years ago
d01a7a7
Fix -Wreturn-type warning with HAVE_DIA_SDK is false.
by Zachary Turner
· 10 years ago
a12b3d4
Refactor raw pdb dumper into library
by Zachary Turner
· 10 years ago
23ee87b
[llvm-pdbdump] Print a better error message when PDB loading fails.
by Zachary Turner
· 10 years ago
ea039c1
Test commit
by Dave Bartolomeo
· 10 years ago
4b08354
[PDB] Support executables and source/line info.
by Zachary Turner
· 11 years ago
ccf0415
[llvm-pdbdump] Better error handling.
by Zachary Turner
· 11 years ago
52c9f88
llvm-pdbdump: Re-order header files according to LLVM style guide.
by Zachary Turner
· 11 years ago
71f308a
Re-sort #include lines using my handy dandy ./utils/sort_includes.py
by Chandler Carruth
· 11 years ago
cffff26
Provide DIA implementation of DebugInfoPDB.
by Zachary Turner
· 11 years ago
0e9e663
Resubmit "Create lib/DebugInfo/PDB" (r228428)
by Zachary Turner
· 11 years ago
8c89a82
Revert "Create lib/DebugInfo/PDB."
by Zachary Turner
· 11 years ago
079ba92
Create lib/DebugInfo/PDB.
by Zachary Turner
· 11 years ago