[PATCH] D104909: [llvm-objdump] Prefix memory operand addresses with '0x'

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 28 00:27:22 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe7fffa6f032b: [llvm-objdump] Prefix memory operand addresses with '0x' (authored by ikudrin).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104909

Files:
  lld/test/ELF/symver.s
  lld/test/ELF/wrap-no-real.s
  lld/test/ELF/x86-64-gotpc-offset.s
  lld/test/ELF/x86-64-gotpc-relax-nopic.s
  lld/test/ELF/x86-64-plt.s
  lld/test/ELF/x86-x32-plt.s
  lld/test/MachO/dso-handle.s
  lld/test/MachO/dylink-ordinal.s
  lld/test/MachO/static-link.s
  lld/test/MachO/tapi-link.s
  lld/test/MachO/tlv-dylib.s
  lld/test/MachO/weak-binding.s
  lld/test/MachO/x86-64-reloc-signed.s
  llvm/test/MC/X86/tlsdesc-64.s
  llvm/test/MC/X86/tlsdesc-x32.s
  llvm/test/tools/llvm-objdump/X86/disassemble-align.s
  llvm/test/tools/llvm-objdump/X86/disassemble-gdtls.s
  llvm/test/tools/llvm-objdump/X86/elf-disassemble-symbol-references.yaml
  llvm/tools/llvm-objdump/llvm-objdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104909.354796.patch
Type: text/x-patch
Size: 19052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210628/17cecb20/attachment.bin>


More information about the llvm-commits mailing list