[PATCH] D85024: [llvm-objdump] Implement --prefix option
Vinicius Tinti via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 8 05:43:41 PDT 2020
tinti updated this revision to Diff 296935.
tinti marked 2 inline comments as done.
tinti added a comment.
Reword comments.
Substitute CHECK-TRAILING.
Remove extra sed pipe.
Add test for relative paths.
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.296935.patch
Type: text/x-patch
Size: 7082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201008/f4c8d6fc/attachment.bin>
More information about the llvm-commits
mailing list