[PATCH] D128030: [llvm-objdump] Default to --mattr=+all for AArch64
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 30 14:28:35 PDT 2022
MaskRay added a subscriber: kongyi.
MaskRay added a comment.
In case folks (@kongyi) want to cherry pick D128029 <https://reviews.llvm.org/D128029> and D128030 <https://reviews.llvm.org/D128030> into an old release branch. f4b7b66c4c75d40c099ef41ecea0d3be27bdb6c1 <https://reviews.llvm.org/rGf4b7b66c4c75d40c099ef41ecea0d3be27bdb6c1> (`[AArch64][test] Add --mattr=-{sve,sve2,sme} to SVE/SVE2/SME MC tests`) is also needed
(it likely does not apply cleanly since there has been lots of SVE development).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128030/new/
https://reviews.llvm.org/D128030
More information about the llvm-commits
mailing list