[llvm-objdump] Default to --mcpu=future for PPC32
authorFangrui Song <i@maskray.me>
Thu, 13 Jul 2023 01:24:18 +0000 (18:24 -0700)
committerFangrui Song <i@maskray.me>
Thu, 13 Jul 2023 01:24:18 +0000 (18:24 -0700)
commita4d1259e617c94d2382a55b6bf48683363a0b849
tree43ad60b21e23e05a5039b8b5af62b32dacddf940
parent4ba61f5a30d2f24670c7d35ce0ad3f2572808240
[llvm-objdump] Default to --mcpu=future for PPC32

Extend D127824 to the 32-bit Power architecture.
AFAICT GNU objdump -d dumps all instructions for 32-bit as well.

Reviewed By: #powerpc, nemanjai

Differential Revision: https://reviews.llvm.org/D155114
llvm/docs/CommandGuide/llvm-objdump.rst
llvm/lib/Object/ELFObjectFile.cpp
llvm/test/tools/llvm-objdump/ELF/PowerPC/mcpu.s