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

Vinicius Tinti via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 7 16:29:37 PDT 2020


tinti updated this revision to Diff 296828.
tinti edited the summary of this revision.
tinti added a comment.

Add specific tests.
Reword.


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-absolute-paths-all.test
  llvm/test/tools/llvm-objdump/X86/source-interleave-absolute-paths-non-windows.test
  llvm/test/tools/llvm-objdump/X86/source-interleave-absolute-paths-windows.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.296828.patch
Type: text/x-patch
Size: 6493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201007/611f2d07/attachment.bin>


More information about the llvm-commits mailing list