Use od instead of hexdump.
authorRui Ueyama <ruiu@google.com>
Fri, 2 Sep 2016 20:20:04 +0000 (20:20 +0000)
committerRui Ueyama <ruiu@google.com>
Fri, 2 Sep 2016 20:20:04 +0000 (20:20 +0000)
commitb397ab5895a8b2c5638e8650ac94658ea7b4da1c
tree5996bf8e8b82f725b21614c2bf3242662b11f9c3
parentea45746d5ae84fc8d28b0e91b4c38779015e413c
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
lld/test/ELF/oformat-binary.s