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-pdbutil
/
llvm-pdbutil.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[pdb] Add -type-stats and sort stats by descending size
Reid Kleckner
2019-03-22
1
-0
/
+1
*
[llvm-pdbutil] Add -type-ref-stats to help find unused type info
Reid Kleckner
2019-03-21
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Dump public symbol records in pdb2yaml mode
Zachary Turner
2018-10-26
1
-0
/
+1
*
[PDB] Add the ability to lookup global symbols by name.
Zachary Turner
2018-10-08
1
-0
/
+1
*
[PDB] Add support for parsing VFTable Shape records.
Zachary Turner
2018-10-01
1
-0
/
+1
*
[PDB] Add native support for dumping array types.
Zachary Turner
2018-09-30
1
-0
/
+1
*
[PDB] Better native API support for pointers.
Zachary Turner
2018-09-29
1
-0
/
+1
*
[NativePDB] Add support for reading function signatures.
Zachary Turner
2018-09-21
1
-0
/
+1
*
[PDB] Add the ability to map forward references to full decls.
Zachary Turner
2018-09-20
1
-0
/
+1
*
[PDB] Write FPO Data to the PDB.
Zachary Turner
2018-09-11
1
-0
/
+1
*
[PDB] One more fix for hasing GSI records.
Zachary Turner
2018-07-06
1
-0
/
+2
*
[llvm-pdbutil] Dump more info about globals.
Zachary Turner
2018-07-06
1
-0
/
+1
*
[llvm-pdbutil] Add the ability to explain binary files.
Zachary Turner
2018-04-04
1
-0
/
+3
*
[llvm-pdbutil] Add an export subcommand.
Zachary Turner
2018-04-02
1
-0
/
+6
*
[llvm-pdbutil] Dig deeper into the PDB and DBI streams when explaining.
Zachary Turner
2018-03-30
1
-1
/
+1
*
[PDB] Add an explain subcommand.
Zachary Turner
2018-03-29
1
-0
/
+4
*
Delete pdbutil diff mode.
Zachary Turner
2018-03-26
1
-7
/
+0
*
[PDB] Make our PDBs look more like MS PDBs.
Zachary Turner
2018-03-23
1
-0
/
+2
*
Revert "Resubmit "Support embedding natvis files in PDBs.""
Zachary Turner
2018-03-20
1
-1
/
+0
*
Resubmit "Support embedding natvis files in PDBs."
Zachary Turner
2018-03-20
1
-0
/
+1
*
Revert "Support embedding natvis files in PDBs."
Zachary Turner
2018-03-19
1
-1
/
+0
*
Support embedding natvis files in PDBs.
Zachary Turner
2018-03-19
1
-0
/
+1
*
[llvm-pdbutil] Support dumping CodeView from object files.
Zachary Turner
2017-09-01
1
-0
/
+7
*
[llvm-pdbutil] Print detailed S_UDT stats.
Zachary Turner
2017-08-31
1
-1
/
+2
*
[llvm-pdbutil] Add support for dumping detailed module stats.
Zachary Turner
2017-08-21
1
-0
/
+2
*
[llvm-pdbutil] Dump image section headers.
Zachary Turner
2017-08-04
1
-0
/
+1
*
[llvm-pdbutil] Add an option to only dump specific module indices.
Zachary Turner
2017-08-03
1
-0
/
+1
*
[llvm-pdbutil] Allow diff to force module equivalencies.
Zachary Turner
2017-08-03
1
-0
/
+2
*
[pdbutil] Add a command to dump the FPM.
Zachary Turner
2017-08-02
1
-0
/
+2
*
[PDB] Improve GSI hash table dumping for publics and globals
Reid Kleckner
2017-07-26
1
-0
/
+2
*
[PDB] Dump extra info about the publics stream
Reid Kleckner
2017-07-21
1
-0
/
+1
*
Resubmit "Add pdb-diff test."
Zachary Turner
2017-07-10
1
-0
/
+2
*
Revert "Build fixes for pdb-diff test."
Zachary Turner
2017-07-10
1
-2
/
+0
*
Fix pdb-diff test.
Zachary Turner
2017-07-10
1
-0
/
+2
*
Fix some differences between lld and MSVC generated PDBs.
Zachary Turner
2017-07-07
1
-0
/
+5
*
[llvm-pdbutil] Add the ability to dump the dependency tree for a type
Zachary Turner
2017-06-30
1
-0
/
+1
*
[llvm-pdbutil] Add a mode to `bytes` for dumping split debug chunks.
Zachary Turner
2017-06-26
1
-1
/
+1
*
[llvm-pdbutil] Dump raw bytes of module symbols and debug chunks.
Zachary Turner
2017-06-23
1
-0
/
+5
*
[llvm-pdbutil] Dump raw bytes of type and id records.
Zachary Turner
2017-06-23
1
-0
/
+3
*
[llvm-pdbutil] Dump raw bytes of various DBI stream subsections.
Zachary Turner
2017-06-23
1
-0
/
+8
*
[llvm-pdbutil] Show what blocks a stream occupies.
Zachary Turner
2017-06-23
1
-0
/
+1
*
[llvm-pdbutil] Dump raw bytes of pdb name map.
Zachary Turner
2017-06-23
1
-0
/
+1
*
[llvm-pdbutil] Add the ability to dump raw bytes from the file.
Zachary Turner
2017-06-23
1
-4
/
+6
*
[llvm-pdbutil] Create a "bytes" subcommand.
Zachary Turner
2017-06-22
1
-3
/
+6
*
[llvm-pdbutil] Rename "raw" to "dump".
Zachary Turner
2017-06-22
1
-1
/
+1
*
Remove diff pedantic mode.
Zachary Turner
2017-06-20
1
-4
/
+0
*
Remove some dead code / includes.
Zachary Turner
2017-06-16
1
-0
/
+3
*
[llvm-pdbutil] Add support for dumping cross module imports/exports.
Zachary Turner
2017-06-16
1
-0
/
+2
*
[llvm-pdbutil] Add support for dumping lines and inlinee lines.
Zachary Turner
2017-06-15
1
-0
/
+3
[next]