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
/
BytesOutputStyle.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-1
/
+1
*
Slightly simplify MappedBlockStream::createIndexedStream() calls
Nico Weber
2019-07-12
1
-3
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[llvm-pdbutil] Add support for dumping detailed module stats.
Zachary Turner
2017-08-21
1
-23
/
+3
*
[pdbutil] Add a command to dump the FPM.
Zachary Turner
2017-08-02
1
-0
/
+13
*
[llvm-pdbutil] Add a mode to `bytes` for dumping split debug chunks.
Zachary Turner
2017-06-26
1
-7
/
+46
*
[llvm-pdbutil] Dump raw bytes of module symbols and debug chunks.
Zachary Turner
2017-06-23
1
-0
/
+109
*
[llvm-pdbutil] Dump raw bytes of type and id records.
Zachary Turner
2017-06-23
1
-0
/
+64
*
[llvm-pdbutil] Dump raw bytes of various DBI stream subsections.
Zachary Turner
2017-06-23
1
-0
/
+98
*
[llvm-pdbutil] Dump raw bytes of pdb name map.
Zachary Turner
2017-06-23
1
-0
/
+17
*
[llvm-pdbutil] Add the ability to dump raw bytes from the file.
Zachary Turner
2017-06-23
1
-0
/
+31
*
[llvm-pdbutil] Add a function for formatting MSF data.
Zachary Turner
2017-06-23
1
-27
/
+3
*
[llvm-pdbutil] Create a "bytes" subcommand.
Zachary Turner
2017-06-22
1
-0
/
+167