index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
DebugInfo
/
PDB
/
PDB.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[DebugInfo] Common behavior for error types
Alexandre Ganea
2018-08-31
1
-3
/
+3
*
Don't #include MemoryBuffer.h from Host.h.
Zachary Turner
2017-11-17
1
-0
/
+1
*
COFF: Add type server pdb files to linkrepro tar file.
Peter Collingbourne
2017-10-20
1
-2
/
+9
*
[CodeView, PDB] Fix some Clang-tidy modernize and Include What You Use warnin...
Eugene Zelenko
2017-06-30
1
-8
/
+4
*
NFC: Rename PDB_ReaderType::Raw to Native for consistency with the NativeSes...
Adrian McCarthy
2017-01-27
1
-2
/
+2
*
NFC: Rename (PDB) RawSession to NativeSession
Adrian McCarthy
2017-01-25
1
-3
/
+3
*
[cmake] Add LLVM_ENABLE_DIA_SDK option, and expose it in LLVMConfig
Michal Gorny
2017-01-02
1
-3
/
+3
*
Add missing include.
Zachary Turner
2016-05-06
1
-0
/
+1
*
Port DebugInfoPDB over to using llvm::Error.
Zachary Turner
2016-05-06
1
-7
/
+8
*
Move pdb code into pdb namespace.
Zachary Turner
2016-05-04
1
-6
/
+7
*
Put PDB parsing code into a pdb namespace.
Zachary Turner
2016-04-29
1
-2
/
+2
*
Resubmit "Refactor raw pdb dumper into library"
Zachary Turner
2016-04-25
1
-2
/
+11
*
Revert r267049, r26706[16789], r267071 - Refactor raw pdb dumper into library
Daniel Sanders
2016-04-22
1
-9
/
+2
*
Fix -Wreturn-type warning with HAVE_DIA_SDK is false.
Zachary Turner
2016-04-21
1
-0
/
+2
*
Refactor raw pdb dumper into library
Zachary Turner
2016-04-21
1
-2
/
+7
*
[llvm-pdbdump] Print a better error message when PDB loading fails.
Zachary Turner
2016-04-19
1
-2
/
+2
*
Test commit
Dave Bartolomeo
2015-12-17
1
-1
/
+1
*
[PDB] Support executables and source/line info.
Zachary Turner
2015-04-17
1
-2
/
+11
*
[llvm-pdbdump] Better error handling.
Zachary Turner
2015-02-28
1
-4
/
+4
*
llvm-pdbdump: Re-order header files according to LLVM style guide.
Zachary Turner
2015-02-14
1
-1
/
+4
*
Re-sort #include lines using my handy dandy ./utils/sort_includes.py
Chandler Carruth
2015-02-13
1
-3
/
+1
*
Provide DIA implementation of DebugInfoPDB.
Zachary Turner
2015-02-10
1
-0
/
+8
*
Resubmit "Create lib/DebugInfo/PDB" (r228428)
Zachary Turner
2015-02-06
1
-0
/
+21
*
Revert "Create lib/DebugInfo/PDB."
Zachary Turner
2015-02-06
1
-21
/
+0
*
Create lib/DebugInfo/PDB.
Zachary Turner
2015-02-06
1
-0
/
+21