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
/
tools
/
llvm-pdbdump
/
PdbYaml.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename llvm-pdbdump -> llvm-pdbutil.
Zachary Turner
2017-06-09
1
-227
/
+0
*
[CodeView] Support CodeView subsections in any order.
Zachary Turner
2017-06-02
1
-1
/
+3
*
[ObjectYAML] Split CodeViewYAML into 3 pieces.
Zachary Turner
2017-05-31
1
-0
/
+1
*
[ObjectYAML] Clean up the CodeView headers a bit.
Zachary Turner
2017-05-31
1
-1
/
+0
*
[CodeView] Move CodeView symbol yaml logic to ObjectYAML.
Zachary Turner
2017-05-30
1
-26
/
+0
*
[CodeView] Move CodeView YAML code to ObjectYAML.
Zachary Turner
2017-05-30
1
-162
/
+18
*
Resubmit "[CodeView] Provide a common interface for type collections."
Zachary Turner
2017-05-19
1
-2
/
+0
*
Revert "[CodeView] Provide a common interface for type collections."
Zachary Turner
2017-05-19
1
-0
/
+2
*
[CodeView] Provide a common interface for type collections.
Zachary Turner
2017-05-18
1
-2
/
+0
*
[CodeView] Simplify the use of visiting type records & streams.
Zachary Turner
2017-05-17
1
-8
/
+6
*
[PDB/CodeView] Read/write codeview inlinee line information.
Zachary Turner
2017-05-02
1
-0
/
+18
*
[llvm-pdbdump] Abstract some of the YAML/Raw printing code.
Zachary Turner
2017-04-29
1
-4
/
+4
*
Fix a few pedantic warnings.
Frederich Munch
2017-04-27
1
-5
/
+5
*
[llvm-pdbdump] Dump File / Line Info to YAML.
Zachary Turner
2017-04-25
1
-0
/
+92
*
[PDB] Add support for parsing Flags from PDB Stream.
Zachary Turner
2017-03-16
1
-0
/
+12
*
[pdb] Write the module info and symbol record streams.
Zachary Turner
2017-03-15
1
-25
/
+26
*
[llvm-pdbdump] Add support for dumping symbols from Yaml -> PDB.
Zachary Turner
2017-03-13
1
-21
/
+27
*
NFC: Rename (PDB) RawSession to NativeSession
Adrian McCarthy
2017-01-25
1
-2
/
+2
*
[pdb] Write the Named Stream mapping to Yaml and binary.
Zachary Turner
2017-01-20
1
-1
/
+1
*
DebugInfo: change the PDB UniqueId type to uint8_t
Saleem Abdulrasool
2016-12-30
1
-1
/
+1
*
[CodeView] Hook up CodeViewRecordIO to type serialization path.
Zachary Turner
2016-11-08
1
-3
/
+8
*
[pdb] Dump Module Symbols to Yaml.
Zachary Turner
2016-10-08
1
-1
/
+29
*
[pdb] Write the IPI stream.
Zachary Turner
2016-09-15
1
-0
/
+1
*
[pdb] Write TPI hash values to the TPI stream.
Zachary Turner
2016-09-14
1
-0
/
+3
*
[pdb] Pass CVRecord's through the visitor as non-const references.
Zachary Turner
2016-09-09
1
-15
/
+0
*
[pdb] Write PDB TPI Stream from Yaml.
Zachary Turner
2016-09-09
1
-17
/
+46
*
[codeview] Add TypeVisitorCallbackPipeline.
Zachary Turner
2016-08-31
1
-3
/
+8
*
Resubmit "Write the TPI stream from a PDB to Yaml."
Zachary Turner
2016-08-18
1
-2
/
+46
*
Revert "Write the TPI stream from a PDB to Yaml."
Justin Bogner
2016-08-16
1
-46
/
+2
*
Write the TPI stream from a PDB to Yaml.
Zachary Turner
2016-08-16
1
-2
/
+46
*
[msf] Resubmit "Rename Msf -> MSF".
Zachary Turner
2016-07-29
1
-1
/
+1
*
Revert "[msf] Rename Msf to MSF."
Zachary Turner
2016-07-29
1
-1
/
+1
*
[msf] Rename Msf to MSF.
Zachary Turner
2016-07-29
1
-1
/
+1
*
[msf] Create LLVMDebugInfoMsf
Zachary Turner
2016-07-22
1
-0
/
+1
*
[pdb] Round-trip module & file info to/from YAML.
Zachary Turner
2016-07-22
1
-0
/
+7
*
[pdb] Teach MsfBuilder and other classes about the Free Page Map.
Zachary Turner
2016-07-15
1
-1
/
+1
*
[pdb] Round trip the NameMap data structure to YAML.
Zachary Turner
2016-07-15
1
-0
/
+7
*
[pdb] Use MsfBuilder to handle the writing PDBs.
Zachary Turner
2016-07-15
1
-4
/
+2
*
Refactor the PDB writing to use a builder approach
Zachary Turner
2016-07-11
1
-17
/
+76
*
[pdb] Round trip the PDB stream between YAML and binary PDB.
Zachary Turner
2016-07-06
1
-0
/
+48
*
Resubmit "[pdb] Actually write a PDB to disk from YAML.""
Zachary Turner
2016-06-14
1
-14
/
+20
*
Revert "[pdb] Actually write a PDB to disk from YAML."
Zachary Turner
2016-06-14
1
-20
/
+14
*
[pdb] Actually write a PDB to disk from YAML.
Zachary Turner
2016-06-14
1
-14
/
+20
*
[llvm-pdbdump] Dump stream sizes and stream blocks to yaml.
Zachary Turner
2016-06-06
1
-4
/
+13
*
[llvm-pdbdump] Dump MSF headers to YAML.
Zachary Turner
2016-06-06
1
-0
/
+35