[PATCH] D56083: [llvm-objdump] - Implement -z/--disassemble-zeroes

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 28 04:13:41 PST 2018


grimar updated this revision to Diff 179621.
grimar added a comment.

- Updated the implementation and test cases.
- Rebased on top of D56123 <https://reviews.llvm.org/D56123>.


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

https://reviews.llvm.org/D56083

Files:
  test/CodeGen/Mips/micromips-b-range.ll
  test/ELF/mips-micro-jal.s
  test/ELF/relocation-size-shared.s
  test/ELF/relocation-size.s
  test/MC/Mips/cpsetup.s
  test/MC/Mips/nacl-mask.s
  test/MC/X86/disassemble-zeroes.s
  tools/llvm-objdump/llvm-objdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56083.179621.patch
Type: text/x-patch
Size: 11551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181228/715c3c91/attachment.bin>


More information about the llvm-commits mailing list