[PATCH] D61941: [llvm-objdump]Improve testing of some switches #1
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 15 06:23:26 PDT 2019
jhenderson created this revision.
jhenderson added reviewers: grimar, rupprecht, MaskRay.
Herald added a project: LLVM.
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.
Repository:
rL LLVM
https://reviews.llvm.org/D61941
Files:
test/tools/llvm-objdump/Inputs/section-filter.obj
test/tools/llvm-objdump/all-headers.test
test/tools/llvm-objdump/full-contents.test
test/tools/llvm-objdump/section-filter.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61941.199594.patch
Type: text/x-patch
Size: 12183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190515/fec48ed9/attachment.bin>
More information about the llvm-commits
mailing list