[clang] [lldb] Enable aarch64-amazon-linux triple (PR #82231)

2024-02-19 Thread Sébastien Stormacq via cfe-commits
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`

[clang] [lldb] Enable aarch64-amazon-linux triple (PR #82231)

2024-02-19 Thread Sébastien Stormacq via cfe-commits
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

[clang] Enable aarch64-amazon-linux triple (PR #82232)

2024-02-19 Thread Sébastien Stormacq via 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