[PATCH] D61996: [llvm-objdump]Improve testing of some switches #2

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 22 08:43:07 PDT 2019


jhenderson updated this revision to Diff 200762.
jhenderson marked 10 inline comments as done.
jhenderson added a comment.

Address some review comments (discussed inline). Change a %t to %/t, and tidy up a couple of double spaces.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D61996

Files:
  test/tools/llvm-objdump/X86/Inputs/source-interleave.ll
  test/tools/llvm-objdump/X86/source-interleave-invalid-source.test
  test/tools/llvm-objdump/X86/source-interleave-missing-source.test
  test/tools/llvm-objdump/X86/source-interleave-no-debug-info.test
  test/tools/llvm-objdump/X86/source-interleave-relative-paths.test
  test/tools/llvm-objdump/X86/source-interleave-x86_64.ll
  test/tools/llvm-objdump/X86/source-interleave-x86_64.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61996.200762.patch
Type: text/x-patch
Size: 17625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190522/bee53d57/attachment.bin>


More information about the llvm-commits mailing list