[PATCH] D48281: [llvm-readobj] Add -hex-dump (-x) option

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 18 08:31:47 PDT 2018


Could you add a test case?

On Mon, Jun 18, 2018 at 7:15 AM Paul Semel via Phabricator <
reviews at reviews.llvm.org> wrote:

> paulsemel created this revision.
> paulsemel added reviewers: echristo, dblaikie.
>
> This follows the same behavior as GNU objcopy --hex-dump option.
>
>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D48281
>
> Files:
>   tools/llvm-readobj/ELFDumper.cpp
>   tools/llvm-readobj/ObjDumper.h
>   tools/llvm-readobj/llvm-readobj.cpp
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180618/65a81a6c/attachment.html>


More information about the llvm-commits mailing list