[PATCH] D104699: [llvm-objdump] Print comments for the disassembled code

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 23 03:43:15 PDT 2021


ikudrin updated this revision to Diff 353917.
ikudrin marked an inline comment as done.
ikudrin added a comment.

- `emitEOLStuff()` -> `emitPostInstructionInfo()`


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

https://reviews.llvm.org/D104699

Files:
  llvm/test/tools/llvm-objdump/ELF/AArch64/disassemble-align.s
  llvm/test/tools/llvm-objdump/ELF/AArch64/disassemble-print-comments.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: D104699.353917.patch
Type: text/x-patch
Size: 4459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210623/d940c301/attachment.bin>


More information about the llvm-commits mailing list