diff options
author | Zachary Turner <zturner@google.com> | 2017-04-28 00:43:38 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2017-04-28 00:43:38 +0000 |
commit | 7159ab95c742e76298f8e988685287c42d035e04 (patch) | |
tree | 2a8db7c95eabfef08b870156a5a15ec8f01ca0a7 /llvm/lib/CodeGen/StackMaps.cpp | |
parent | 10545c9c2464ffc10d1f9453de0855e8c52cc0b4 (diff) | |
download | bcm5719-llvm-7159ab95c742e76298f8e988685287c42d035e04.tar.gz bcm5719-llvm-7159ab95c742e76298f8e988685287c42d035e04.zip |
[llvm-pdbdump] Allow printing only a portion of a stream.
When dumping raw data from a stream, you might know the offset
of a certain record you're interested in, as well as how long
that record is. Previously, you had to dump the entire stream
and wade through the bytes to find the interesting record.
This patch allows you to specify an offset and length on the
command line, and it will only dump the requested range.
llvm-svn: 301607
Diffstat (limited to 'llvm/lib/CodeGen/StackMaps.cpp')
0 files changed, 0 insertions, 0 deletions