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
/
DbiStream.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Resubmit "[pdb] Allow zero-copy read support for symbol streams.""
Zachary Turner
2016-05-27
1
-6
/
+4
*
Revert "[pdb] Allow zero-copy read support for symbol streams."
Chad Rosier
2016-05-27
1
-4
/
+6
*
[pdb] Allow zero-copy read support for symbol streams.
Zachary Turner
2016-05-27
1
-6
/
+4
*
[codeview,pdb] Try really hard to conserve memory when reading.
Zachary Turner
2016-05-27
1
-42
/
+43
*
[codeview] Move StreamInterface and StreamReader to libcodeview.
Zachary Turner
2016-05-25
1
-3
/
+3
*
[llvm-pdbdump] Decipher the remaining PDB streams.
Zachary Turner
2016-05-25
1
-0
/
+12
*
[llvm-pdbdump] Rework command line options.
Zachary Turner
2016-05-24
1
-0
/
+4
*
pdbdump: Rename NumberOfSymbols -> SymbolRecordStreamIndex.
Rui Ueyama
2016-05-19
1
-4
/
+6
*
pdbdump: Print "Publics" stream.
Rui Ueyama
2016-05-13
1
-11
/
+15
*
Port DebugInfoPDB over to using llvm::Error.
Zachary Turner
2016-05-06
1
-29
/
+52
*
PDB - Instead of hardcoding stream numbers, use an enum.
Zachary Turner
2016-05-02
1
-1
/
+1
*
Parse PDB Name Hash Table
Zachary Turner
2016-05-02
1
-0
/
+4
*
Put PDB parsing code into a pdb namespace.
Zachary Turner
2016-04-29
1
-0
/
+267