[PATCH] D63779: [llvm-objdump] Warn if no user specified sections (-j) are not found.

Yuanfang Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 25 10:31:56 PDT 2019


ychen created this revision.
ychen added reviewers: jhenderson, grimar, MaskRay, rupprecht.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Match GNU objdump.

https://bugs.llvm.org/show_bug.cgi?id=41898


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D63779

Files:
  llvm/test/tools/llvm-objdump/warn-missing-section.test
  llvm/tools/llvm-objdump/llvm-objdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63779.206481.patch
Type: text/x-patch
Size: 4625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190625/64e4025b/attachment.bin>


More information about the llvm-commits mailing list