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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename llvm-pdbdump -> llvm-pdbutil.
Zachary Turner
2017-06-09
1
-125
/
+0
*
[CodeView] Support CodeView subsections in any order.
Zachary Turner
2017-06-02
1
-1
/
+4
*
[ObjectYAML] Split CodeViewYAML into 3 pieces.
Zachary Turner
2017-05-31
1
-1
/
+3
*
[CodeView] Move CodeView symbol yaml logic to ObjectYAML.
Zachary Turner
2017-05-30
1
-6
/
+1
*
[CodeView] Move CodeView YAML code to ObjectYAML.
Zachary Turner
2017-05-30
1
-186
/
+14
*
[PDB/CodeView] Read/write codeview inlinee line information.
Zachary Turner
2017-05-02
1
-0
/
+27
*
[llvm-pdbdump] Abstract some of the YAML/Raw printing code.
Zachary Turner
2017-04-29
1
-2
/
+2
*
[llvm-pdbdump] Dump File / Line Info to YAML.
Zachary Turner
2017-04-25
1
-0
/
+93
*
[PDB] Add support for parsing Flags from PDB Stream.
Zachary Turner
2017-03-16
1
-0
/
+1
*
[pdb] Write the module info and symbol record streams.
Zachary Turner
2017-03-15
1
-14
/
+14
*
[llvm-pdbdump] Add support for dumping symbols from Yaml -> PDB.
Zachary Turner
2017-03-13
1
-10
/
+10
*
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
-0
/
+2
*
[pdb] Dump Module Symbols to Yaml.
Zachary Turner
2016-10-08
1
-0
/
+20
*
[pdb] Write the IPI stream.
Zachary Turner
2016-09-15
1
-0
/
+1
*
[pdb] Get rid of Data and RawData in CVType.
Zachary Turner
2016-09-14
1
-0
/
+4
*
[pdb] Write PDB TPI Stream from Yaml.
Zachary Turner
2016-09-09
1
-4
/
+15
*
Re-add "Make FieldList records print as a YAML sequence"
Zachary Turner
2016-09-06
1
-1
/
+0
*
Resubmit "Write the TPI stream from a PDB to Yaml."
Zachary Turner
2016-08-18
1
-6
/
+19
*
Revert "Write the TPI stream from a PDB to Yaml."
Justin Bogner
2016-08-16
1
-19
/
+6
*
Write the TPI stream from a PDB to Yaml.
Zachary Turner
2016-08-16
1
-6
/
+19
*
[msf] Resubmit "Rename Msf -> MSF".
Zachary Turner
2016-07-29
1
-5
/
+5
*
Revert "[msf] Rename Msf to MSF."
Zachary Turner
2016-07-29
1
-5
/
+5
*
[msf] Rename Msf to MSF.
Zachary Turner
2016-07-29
1
-5
/
+5
*
[msf] Create LLVMDebugInfoMsf
Zachary Turner
2016-07-22
1
-3
/
+3
*
[pdb] Round-trip module & file info to/from YAML.
Zachary Turner
2016-07-22
1
-0
/
+14
*
[pdbdump] Use the "flow" style to print out a sequence of uint32_t.
Rui Ueyama
2016-07-20
1
-1
/
+1
*
[pdb] Round trip the NameMap data structure to YAML.
Zachary Turner
2016-07-15
1
-0
/
+11
*
[pdb] Use MsfBuilder to handle the writing PDBs.
Zachary Turner
2016-07-15
1
-8
/
+8
*
Refactor the PDB writing to use a builder approach
Zachary Turner
2016-07-11
1
-9
/
+24
*
[pdb] Add a pdb2yaml option to not dump file headers.
Zachary Turner
2016-07-11
1
-1
/
+1
*
[pdb] Round trip the PDB stream between YAML and binary PDB.
Zachary Turner
2016-07-06
1
-0
/
+14
*
Resubmit "[pdb] Actually write a PDB to disk from YAML.""
Zachary Turner
2016-06-14
1
-24
/
+17
*
Revert "[pdb] Actually write a PDB to disk from YAML."
Zachary Turner
2016-06-14
1
-17
/
+24
*
[pdb] Actually write a PDB to disk from YAML.
Zachary Turner
2016-06-14
1
-24
/
+17
*
[llvm-pdbdump] Dump stream sizes and stream blocks to yaml.
Zachary Turner
2016-06-06
1
-0
/
+22
*
[llvm-pdbdump] Dump MSF headers to YAML.
Zachary Turner
2016-06-06
1
-0
/
+57