[all-commits] [llvm/llvm-project] 7b67d2: Reland [XCOFF][llvm-objdump] change the priority o...
Esme via All-commits
all-commits at lists.llvm.org
Sun Feb 20 18:54:03 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7b67d2e398861e9f3bdcc991cd0a900aa9c8d740
https://github.com/llvm/llvm-project/commit/7b67d2e398861e9f3bdcc991cd0a900aa9c8d740
Author: esmeyi <esme.yi at ibm.com>
Date: 2022-02-20 (Sun, 20 Feb 2022)
Changed paths:
M llvm/include/llvm/MC/MCDisassembler/MCDisassembler.h
M llvm/include/llvm/Object/ObjectFile.h
M llvm/test/CodeGen/PowerPC/aix-prefixed-instruction-boundary.mir
M llvm/test/CodeGen/PowerPC/aix-return55.ll
M llvm/test/CodeGen/PowerPC/aix-user-defined-memcpy.ll
M llvm/test/CodeGen/PowerPC/aix-xcoff-mergeable-const.ll
M llvm/test/CodeGen/PowerPC/aix-xcoff-reloc-symb.mir
M llvm/test/CodeGen/PowerPC/aix-xcoff-reloc.ll
M llvm/test/CodeGen/PowerPC/aix-xcoff-textdisassembly.ll
M llvm/test/tools/llvm-objdump/XCOFF/disassemble-all.test
M llvm/test/tools/llvm-objdump/XCOFF/disassemble-symbol-description.test
A llvm/test/tools/llvm-objdump/XCOFF/disassemble-symbol-priority.ll
M llvm/test/tools/llvm-objdump/XCOFF/disassemble-symbolize-operands.ll
M llvm/test/tools/llvm-objdump/XCOFF/print-linenumber.test
M llvm/tools/llvm-objdump/llvm-objdump.cpp
Log Message:
-----------
Reland [XCOFF][llvm-objdump] change the priority of symbols with the same address by symbol types.
Fix the Buildbot failure #19373.
Differential Revision: https://reviews.llvm.org/D117642
More information about the All-commits
mailing list