summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objdump/warn-missing-section.test
Commit message (Collapse)AuthorAgeFilesLines
* [llvm-objdump] Warn if no user specified sections (-j) are not found.Yuanfang Chen2019-07-021-0/+73
Match GNU objdump. https://bugs.llvm.org/show_bug.cgi?id=41898 Reviewers: jhenderson, grimar, MaskRay, rupprecht Reviewed by: jhenderson, grimar, MaskRay Differential Revision: https://reviews.llvm.org/D63779 llvm-svn: 364955
OpenPOWER on IntegriCloud