[PATCH] D48810: [llvm-objdump] Add --file-headers (-f) option

Paul Semel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 2 09:12:54 PDT 2018


paulsemel updated this revision to Diff 153732.
paulsemel marked an inline comment as done.
paulsemel added a comment.

Fixing trailing white space.


Repository:
  rL LLVM

https://reviews.llvm.org/D48810

Files:
  include/llvm/Object/COFF.h
  include/llvm/Object/ELFObjectFile.h
  include/llvm/Object/ObjectFile.h
  lib/Object/COFFObjectFile.cpp
  test/tools/llvm-objdump/file-headers.test
  tools/llvm-objdump/llvm-objdump.cpp
  tools/llvm-objdump/llvm-objdump.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48810.153732.patch
Type: text/x-patch
Size: 6692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180702/ef9793c5/attachment.bin>


More information about the llvm-commits mailing list