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
/
InfoStreamBuilder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFC: Rename (PDB) RawSession to NativeSession
Adrian McCarthy
2017-01-25
1
-61
/
+0
*
[pdb] Write the Named Stream mapping to Yaml and binary.
Zachary Turner
2017-01-20
1
-6
/
+6
*
[pdb] Merge NamedStreamMapBuilder and NamedStreamMap.
Zachary Turner
2017-01-20
1
-6
/
+2
*
[PDB] Rename some files to be more intuitive.
Zachary Turner
2017-01-20
1
-1
/
+1
*
Remove PDBFileBuilder::build() and related functions.
Rui Ueyama
2016-11-22
1
-16
/
+0
*
PDB: Fix some APIs to avoid use-after-frees
Justin Bogner
2016-11-03
1
-3
/
+3
*
[pdb] Write TPI hash values to the TPI stream.
Zachary Turner
2016-09-14
1
-2
/
+10
*
[msf] Resubmit "Rename Msf -> MSF".
Zachary Turner
2016-07-29
1
-3
/
+3
*
Revert "[msf] Rename Msf to MSF."
Zachary Turner
2016-07-29
1
-3
/
+3
*
[msf] Rename Msf to MSF.
Zachary Turner
2016-07-29
1
-3
/
+3
*
[pdb] Refactor library to more clearly separate reading/writing
Zachary Turner
2016-07-28
1
-25
/
+30
*
[msf] Create LLVMDebugInfoMsf
Zachary Turner
2016-07-22
1
-2
/
+3
*
[pdb] Round trip the NameMap data structure to YAML.
Zachary Turner
2016-07-15
1
-0
/
+8
*
[pdb] Use MsfBuilder to handle the writing PDBs.
Zachary Turner
2016-07-15
1
-2
/
+7
*
Refactor the PDB writing to use a builder approach
Zachary Turner
2016-07-11
1
-0
/
+54