[PATCH] D151982: [AArch64] Make .arch without extra features actually take effect

David Spickett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 2 05:57:03 PDT 2023


DavidSpickett added a comment.

- Is there any use case for the previous behaviour that would be broken by this?
- Is it worth adding a release note for? (regardless of the answer to the above)
- Does gcc/gas actually behave in the way this patch implements?
- Do you know if other backends have this problem? (does not need to be included in this patch however)

Besides that, no objections to fixing this.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151982/new/

https://reviews.llvm.org/D151982



More information about the llvm-commits mailing list