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
/
PDBFileBuilder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFC: Rename (PDB) RawSession to NativeSession
Adrian McCarthy
2017-01-25
1
-178
/
+0
*
[pdb] Write the Named Stream mapping to Yaml and binary.
Zachary Turner
2017-01-20
1
-2
/
+32
*
Remove PDBFileBuilder::build() and related functions.
Rui Ueyama
2016-11-22
1
-45
/
+0
*
PDB: Fix some APIs to avoid use-after-frees
Justin Bogner
2016-11-03
1
-4
/
+4
*
Do not pass a superblock to PDBFileBuilder.
Rui Ueyama
2016-09-30
1
-10
/
+3
*
Pass a filename instead of a msf::WritableStream to PDBFileBuilder::commit.
Rui Ueyama
2016-09-30
1
-3
/
+11
*
[pdb] Write the IPI stream.
Zachary Turner
2016-09-15
1
-1
/
+23
*
[pdb] Write TPI hash values to the TPI stream.
Zachary Turner
2016-09-14
1
-9
/
+6
*
[pdb] Write PDB TPI Stream from Yaml.
Zachary Turner
2016-09-09
1
-0
/
+25
*
[msf] Resubmit "Rename Msf -> MSF".
Zachary Turner
2016-07-29
1
-7
/
+7
*
Revert "[msf] Rename Msf to MSF."
Zachary Turner
2016-07-29
1
-7
/
+7
*
[msf] Rename Msf to MSF.
Zachary Turner
2016-07-29
1
-7
/
+7
*
[pdb] Fix an ambiguity when writing size_t on x64 platforms.
Zachary Turner
2016-07-28
1
-1
/
+2
*
[pdb] Refactor library to more clearly separate reading/writing
Zachary Turner
2016-07-28
1
-5
/
+47
*
Get rid of IMsfStreamData class.
Zachary Turner
2016-07-28
1
-3
/
+7
*
Make PDBFile store an msf::Layout.
Zachary Turner
2016-07-22
1
-5
/
+1
*
[pdb] Have builders share a single BumpPtrAllocator.
Zachary Turner
2016-07-22
1
-5
/
+7
*
[msf] Create LLVMDebugInfoMsf
Zachary Turner
2016-07-22
1
-4
/
+5
*
[pdb] Round-trip module & file info to/from YAML.
Zachary Turner
2016-07-22
1
-1
/
+1
*
[pdb] Teach MsfBuilder and other classes about the Free Page Map.
Zachary Turner
2016-07-15
1
-2
/
+2
*
[pdb] Use MsfBuilder to handle the writing PDBs.
Zachary Turner
2016-07-15
1
-70
/
+45
*
Refactor the PDB writing to use a builder approach
Zachary Turner
2016-07-11
1
-0
/
+127