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

Paul Semel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 11 03:05:30 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336782: [llvm-readobj] Add -hex-dump (-x) option (authored by paulsemel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48281?vs=153699&id=154955#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48281

Files:
  llvm/trunk/include/llvm/Object/COFF.h
  llvm/trunk/include/llvm/Object/MachO.h
  llvm/trunk/lib/Object/COFFObjectFile.cpp
  llvm/trunk/lib/Object/MachOObjectFile.cpp
  llvm/trunk/test/tools/llvm-readobj/print-hex.test
  llvm/trunk/tools/llvm-readobj/COFFDumper.cpp
  llvm/trunk/tools/llvm-readobj/ELFDumper.cpp
  llvm/trunk/tools/llvm-readobj/MachODumper.cpp
  llvm/trunk/tools/llvm-readobj/ObjDumper.cpp
  llvm/trunk/tools/llvm-readobj/ObjDumper.h
  llvm/trunk/tools/llvm-readobj/llvm-readobj.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48281.154955.patch
Type: text/x-patch
Size: 11967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180711/1694344d/attachment.bin>


More information about the llvm-commits mailing list