[PATCH] D104700: [llvm-objdump] Prevent variable locations to overlap short comments
Igor Kudrin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 23 04:37:57 PDT 2021
ikudrin updated this revision to Diff 353928.
ikudrin marked 2 inline comments as done.
ikudrin added a comment.
- Updated the documentation
- Added separate invocations in tests to check printing comments and debug variables together
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104700/new/
https://reviews.llvm.org/D104700
Files:
llvm/docs/CommandGuide/llvm-objdump.rst
llvm/test/tools/llvm-objdump/ELF/AArch64/disassemble-print-comments.s
llvm/test/tools/llvm-objdump/ELF/ARM/debug-vars-dwarf4.s
llvm/test/tools/llvm-objdump/ELF/ARM/debug-vars-wide-chars.s
llvm/test/tools/llvm-objdump/X86/disassemble-print-comments.s
llvm/tools/llvm-objdump/llvm-objdump.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104700.353928.patch
Type: text/x-patch
Size: 20875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210623/c8a2dca7/attachment.bin>
More information about the llvm-commits
mailing list