[PATCH] D85024: [llvm-objdump] Implement --prefix option

Vinicius Tinti via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 9 02:45:53 PDT 2020


tinti updated this revision to Diff 297164.
tinti marked 3 inline comments as done.
tinti added a comment.

Concise use of = in tests.
Merge ifs.
Reorder alphabetically the options.


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

https://reviews.llvm.org/D85024

Files:
  llvm/docs/CommandGuide/llvm-objdump.rst
  llvm/docs/llvm-objdump.1
  llvm/test/tools/llvm-objdump/X86/source-interleave-prefix-non-windows.test
  llvm/test/tools/llvm-objdump/X86/source-interleave-prefix-windows.test
  llvm/test/tools/llvm-objdump/X86/source-interleave-prefix.test
  llvm/tools/llvm-objdump/llvm-objdump.cpp
  llvm/tools/llvm-objdump/llvm-objdump.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85024.297164.patch
Type: text/x-patch
Size: 7121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201009/8b80a382/attachment.bin>


More information about the llvm-commits mailing list