[all-commits] [llvm/llvm-project] 2f5bfb: [llvm-objdump] Default to --mattr=+all for AArch64...
hstk30-hw via All-commits
all-commits at lists.llvm.org
Mon Dec 2 19:18:38 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2f5bfb41e2e0c4178627a3492beed35f8143ce2f
https://github.com/llvm/llvm-project/commit/2f5bfb41e2e0c4178627a3492beed35f8143ce2f
Author: hstk30-hw <hanwei62 at huawei.com>
Date: 2024-12-03 (Tue, 03 Dec 2024)
Changed paths:
M llvm/test/tools/llvm-objdump/ELF/AArch64/mattr.s
M llvm/tools/llvm-objdump/llvm-objdump.cpp
Log Message:
-----------
[llvm-objdump] Default to --mattr=+all for AArch64be and AArch64_32 (#118311)
GNU objdump disassembles all unknown instructions by default.
Complement for [D128030](https://reviews.llvm.org/D128030)。
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list