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
/
InfoStream.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFC: Rename (PDB) RawSession to NativeSession
Adrian McCarthy
2017-01-25
1
-81
/
+0
*
[pdb] Write the Named Stream mapping to Yaml and binary.
Zachary Turner
2017-01-20
1
-0
/
+4
*
[pdb] Merge NamedStreamMapBuilder and NamedStreamMap.
Zachary Turner
2017-01-20
1
-1
/
+1
*
[msf] Resubmit "Rename Msf -> MSF".
Zachary Turner
2016-07-29
1
-2
/
+2
*
Revert "[msf] Rename Msf to MSF."
Zachary Turner
2016-07-29
1
-2
/
+2
*
[msf] Rename Msf to MSF.
Zachary Turner
2016-07-29
1
-2
/
+2
*
[pdb] Refactor library to more clearly separate reading/writing
Zachary Turner
2016-07-28
1
-15
/
+2
*
Get rid of IMsfStreamData class.
Zachary Turner
2016-07-28
1
-1
/
+0
*
[msf] Create LLVMDebugInfoMsf
Zachary Turner
2016-07-22
1
-4
/
+5
*
[pdb] Use MsfBuilder to handle the writing PDBs.
Zachary Turner
2016-07-15
1
-3
/
+3
*
Refactor the PDB writing to use a builder approach
Zachary Turner
2016-07-11
1
-20
/
+1
*
[pdb] Round trip the PDB stream between YAML and binary PDB.
Zachary Turner
2016-07-06
1
-8
/
+43
*
[pdb] Handle stream index errors better.
Zachary Turner
2016-06-08
1
-3
/
+3
*
[pdb] Use MappedBlockStream to parse the PDB directory.
Zachary Turner
2016-06-07
1
-1
/
+3
*
[pdb] Add unit tests for PDB MappedBlockStream and zero copy
Zachary Turner
2016-05-31
1
-0
/
+1
*
Don't discard errors
David Majnemer
2016-05-27
1
-2
/
+4
*
[codeview,pdb] Try really hard to conserve memory when reading.
Zachary Turner
2016-05-27
1
-7
/
+7
*
[codeview] Move StreamInterface and StreamReader to libcodeview.
Zachary Turner
2016-05-25
1
-2
/
+2
*
[llvm-pdbdump] Dump stream summary list.
Zachary Turner
2016-05-25
1
-0
/
+5
*
Port DebugInfoPDB over to using llvm::Error.
Zachary Turner
2016-05-06
1
-6
/
+8
*
PDB - Instead of hardcoding stream numbers, use an enum.
Zachary Turner
2016-05-02
1
-11
/
+16
*
Put PDB parsing code into a pdb namespace.
Zachary Turner
2016-04-29
1
-0
/
+57