[PATCH] D136425: [Clang][AArch64] Add support for -mcpu=grace

David Spickett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 24 01:06:40 PDT 2022


DavidSpickett accepted this revision.
DavidSpickett added a comment.
This revision is now accepted and ready to land.

This LGTM given you just want support in clang. New helper is tested by the driver test, if we get more aliases later we can add isolated tests for it.

(anyone else feel free to object)


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

https://reviews.llvm.org/D136425



More information about the llvm-commits mailing list