diff options
author | Rui Ueyama <ruiu@google.com> | 2016-09-02 20:20:04 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-09-02 20:20:04 +0000 |
commit | b397ab5895a8b2c5638e8650ac94658ea7b4da1c (patch) | |
tree | 5996bf8e8b82f725b21614c2bf3242662b11f9c3 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | ea45746d5ae84fc8d28b0e91b4c38779015e413c (diff) | |
download | bcm5719-llvm-b397ab5895a8b2c5638e8650ac94658ea7b4da1c.tar.gz bcm5719-llvm-b397ab5895a8b2c5638e8650ac94658ea7b4da1c.zip |
Use od instead of hexdump.
od is defined by POSIX and exists since version 1 AT&T Unix.
hexdump is not part of any standard as far as I know.
So od is a better choice than hexdump.
Differential Revision: https://reviews.llvm.org/D24205
llvm-svn: 280536
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions