https://github.com/sebsto created
https://github.com/llvm/llvm-project/pull/82231
Add aarch64-amazon-linux triplet to allow compilation for Amazon Linux 2023 on
Graviton CPU
This should address https://github.com/apple/llvm-project/issues/8227
Also submitted to downstream `apple/llvm-project`
https://github.com/sebsto closed https://github.com/llvm/llvm-project/pull/82231
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/sebsto created
https://github.com/llvm/llvm-project/pull/82232
Add aarch64-amazon-linux triplet to allow compilation for Amazon Linux 2023 on
Graviton CPU
This should address https://github.com/apple/llvm-project/issues/8227
Also submitted to Apple's repo https://github.com