[PATCH] D61941: [llvm-objdump]Improve testing of some switches #1

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 16 03:52:40 PDT 2019


jhenderson updated this revision to Diff 199783.
jhenderson marked 6 inline comments as done.
jhenderson added a comment.

Address review comments: add bug references for GNU compatibility issues, reflow a couple of comments, replace CHECK-NOT list for last case with checking for no output at all.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61941/new/

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.199783.patch
Type: text/x-patch
Size: 12435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190516/939dc042/attachment.bin>


More information about the llvm-commits mailing list