]> granicus.if.org Git - llvm/commit
[llvm-objdump]Improve testing of some switches #1
authorJames Henderson <jh7370@my.bristol.ac.uk>
Thu, 16 May 2019 13:28:36 +0000 (13:28 +0000)
committerJames Henderson <jh7370@my.bristol.ac.uk>
Thu, 16 May 2019 13:28:36 +0000 (13:28 +0000)
commit1071db33550ed3ec0cadeb1a9aa651955ab2ce8e
tree8a38eae5dc3367664674d30af2860edb70befcbf
parent7287acf23f80ec42d032e7d019453aa80286caa7
[llvm-objdump]Improve testing of some switches #1

This is the first in a set of patches I have to improve testing of
llvm-objdump. This patch targets --all-headers, --section, and
--full-contents. In the --section case, it deletes a pre-canned binary
which is only used by the one test and replaces it with yaml.

Reviewed by: grimar, MaskRay

Differential Revision: https://reviews.llvm.org/D61941

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@360893 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-objdump/Inputs/section-filter.obj [deleted file]
test/tools/llvm-objdump/all-headers.test
test/tools/llvm-objdump/full-contents.test
test/tools/llvm-objdump/section-filter.test