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

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 21 07:15:39 PDT 2022


lenary added a comment.

I'm in agreement with @DavidSpickett - any resolution of aliases has to be done using functionality in AArch64TargetParser, rather than adding special cases spread around the rest of the LLVM and Clang codebase.


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

https://reviews.llvm.org/D136425



More information about the llvm-commits mailing list