| commit | 6b124f29e727da3f3d27112b7ded82b404a68b2f | [log] [tgz] | 
|---|---|---|
| author | Zachary Turner <zturner@google.com> | Fri Jun 23 19:54:44 2017 +0000 | 
| committer | Zachary Turner <zturner@google.com> | Fri Jun 23 19:54:44 2017 +0000 | 
| tree | 114ef7bf288195112e97ded242f269477dd82eb4 | |
| parent | 717021772bc8b4b1ee01c340daa0a718aa0059fb [diff] | 
[llvm-pdbutil] Add the ability to dump raw bytes from the file. Normally we can only make sense of the content of a PDB in terms of streams and blocks, but in some cases it may be useful to dump bytes at a specific absolute file offset. For example, if you know that some interesting data is at a particular location and you want to see some surrounding data. llvm-svn: 306146