It's user friendly if a disassembler supports most target features and
tries to disassemble all instructions by default.
Since PowerPC has a future which intends to support all non-conflicting
features, it seems wise to default to it.
Details
Details
- Reviewers
jhenderson jsji nemanjai stefanp - Group Reviewers
Restricted Project - Commits
- rG2601b90d8371: [llvm-objdump] Default to --mcpu=future for PPC64
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Seems reasonable to me, but needs a Power PC person to do the review, I think.
Does this behaviour need documenting somewhere?
Comment Actions
Just for posterity - I have no objections to this in a very delayed post-commit review.