[PATCH] D155201: [Clang][AArch64] Introduce CLANG_AARCH64_DEFAULT_CPU

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 13 09:04:30 PDT 2023


MaskRay added a comment.

I missed the `CLANG_SYSTEMZ_DEFAULT_ARCH` introduction, but adding this kind of customization is what we strive to avoid and there is trend to remove more `CLANG_*_DEFAULT`.
Can you use https://clang.llvm.org/docs/UsersManual.html#configuration-files instead?


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

https://reviews.llvm.org/D155201



More information about the llvm-commits mailing list