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
/
Raw
/
PDBFile.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Parse the TPI (type information) stream of PDB files.
Zachary Turner
2016-05-03
1
-4
/
+11
*
[llvm-pdbdump] Fix read past EOF when file is too small.
Zachary Turner
2016-05-02
1
-0
/
+4
*
Fix crash in PDB when loading corrupt file.
Zachary Turner
2016-04-29
1
-0
/
+7
*
Put PDB parsing code into a pdb namespace.
Zachary Turner
2016-04-29
1
-13
/
+14
*
[llvm-pdbdump] Try to appease the ASan bot
David Majnemer
2016-04-29
1
-0
/
+5
*
[llvm-pdbdump] Restore error messages, handle bad block sizes
David Majnemer
2016-04-28
1
-1
/
+1
*
Parse and dump PDB DBI Stream Header Information
Zachary Turner
2016-04-26
1
-0
/
+18
*
Resubmit "Refactor raw pdb dumper into library"
Zachary Turner
2016-04-25
1
-0
/
+238
*
Revert r267049, r26706[16789], r267071 - Refactor raw pdb dumper into library
Daniel Sanders
2016-04-22
1
-238
/
+0
*
Fix PDB warnings and test
Reid Kleckner
2016-04-21
1
-13
/
+7
*
Remove dead code. NFC
Amaury Sechet
2016-04-21
1
-4
/
+0
*
Remove various warnings. NFC
Amaury Sechet
2016-04-21
1
-2
/
+1
*
Refactor raw pdb dumper into library
Zachary Turner
2016-04-21
1
-0
/
+249