[clang] [Clang][Driver][AArch64] Add support for aarch64-amazon-linux triple (PR #109263)
Paul Walker via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 23 05:58:48 PDT 2024
https://github.com/paulwalker-arm approved this pull request.
Whilst I understand the rational for requesting an alternate solution, it feels unfair. If the PR was to add a new OS or Vendor I'd have more sympathy but here we're talking about extending the existing OS-Vendor support to cover another target (i.e. x86_64-amazon-linux -> aarch64-amazon-linux) and so it seems fair to do so using the same method and maintain consistency.
https://github.com/llvm/llvm-project/pull/109263
More information about the cfe-commits
mailing list