[llvm] [TargetParser] Normalize "aarch64-amazon-linux" to "aarch64-amazon-linux-gnu" (PR #140070)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Wed May 21 21:16:44 PDT 2025


MaskRay wrote:

Do we need this customization?

Can we say that the user must use `--target=aarch64-amazon-linux-gnu` instead of `--target=aarch64-amazon-linux`?

https://github.com/llvm/llvm-project/pull/140070


More information about the llvm-commits mailing list