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
/
DumpOutputStyle.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix broken test.
Zachary Turner
2017-09-01
1
-2
/
+6
*
[llvm-pdbutil] Support dumping CodeView from object files.
Zachary Turner
2017-09-01
1
-322
/
+318
*
Fix some size_t / uint32_t mismatched comparisons.
Zachary Turner
2017-08-31
1
-4
/
+4
*
[llvm-pdbutil] Print detailed S_UDT stats.
Zachary Turner
2017-08-31
1
-3
/
+158
*
[llvm-pdbutil] Add support for dumping detailed module stats.
Zachary Turner
2017-08-21
1
-22
/
+152
*
Output S_SECTION symbols to the Linker module.
Zachary Turner
2017-08-11
1
-68
/
+0
*
[PDB] Fix an issue writing the publics stream.
Zachary Turner
2017-08-09
1
-18
/
+37
*
[PDB] Fix linking of function symbols and local variables.
Zachary Turner
2017-08-08
1
-2
/
+8
*
[llvm-pdbutil] Don't crash when a section contrib's isect is invalid.
Zachary Turner
2017-08-07
1
-2
/
+6
*
[pdbutil] When dumping section contribs, show the section name.
Zachary Turner
2017-08-04
1
-40
/
+75
*
[llvm-pdbutil] Dump image section headers.
Zachary Turner
2017-08-04
1
-7
/
+87
*
[llvm-pdbutil] Add an option to only dump specific module indices.
Zachary Turner
2017-08-03
1
-45
/
+51
*
[llvm-pdbutil] Clean up ExitOnError usage to add ": " to our errors
Reid Kleckner
2017-07-27
1
-12
/
+12
*
[PDB] Improve GSI hash table dumping for publics and globals
Reid Kleckner
2017-07-26
1
-38
/
+74
*
[PDB] Dump extra info about the publics stream
Reid Kleckner
2017-07-21
1
-0
/
+46
*
[PDB] Finish and simplify TPI hashing
Reid Kleckner
2017-07-18
1
-2
/
+2
*
[PDB] Teach libpdb to write DBI Stream ECNames.
Zachary Turner
2017-07-07
1
-0
/
+7
*
[llvm-pdbutil] Output the symbol offset when dumping.
Zachary Turner
2017-06-30
1
-2
/
+4
*
[llvm-pdbutil] Add the ability to dump the dependency tree for a type
Zachary Turner
2017-06-30
1
-23
/
+82
*
[llvm-pdbutil] Show what blocks a stream occupies.
Zachary Turner
2017-06-23
1
-0
/
+7
*
[llvm-pdbutil] Create a "bytes" subcommand.
Zachary Turner
2017-06-22
1
-109
/
+0
*
[llvm-pdbutil] Rename "raw" to "dump".
Zachary Turner
2017-06-22
1
-0
/
+1077