[PATCH] D117642: [XCOFF][llvm-objdump] change the priority of symbols with the same address by symbol types.

Esme Yi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 17 21:30:58 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2ad662172cbb: [XCOFF][llvm-objdump] change the priority of symbols with (authored by Esme).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117642

Files:
  llvm/include/llvm/MC/MCDisassembler/MCDisassembler.h
  llvm/include/llvm/Object/ObjectFile.h
  llvm/test/CodeGen/PowerPC/aix-prefixed-instruction-boundary.mir
  llvm/test/CodeGen/PowerPC/aix-return55.ll
  llvm/test/CodeGen/PowerPC/aix-user-defined-memcpy.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-mergeable-const.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-reloc-symb.mir
  llvm/test/CodeGen/PowerPC/aix-xcoff-reloc.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-textdisassembly.ll
  llvm/test/tools/llvm-objdump/XCOFF/disassemble-all.test
  llvm/test/tools/llvm-objdump/XCOFF/disassemble-symbol-description.test
  llvm/test/tools/llvm-objdump/XCOFF/disassemble-symbol-priority.ll
  llvm/test/tools/llvm-objdump/XCOFF/disassemble-symbolize-operands.ll
  llvm/test/tools/llvm-objdump/XCOFF/print-linenumber.test
  llvm/tools/llvm-objdump/llvm-objdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117642.409854.patch
Type: text/x-patch
Size: 10373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220218/b8dc4cc6/attachment.bin>


More information about the llvm-commits mailing list