Skip to content

Conversation

@pawosm-arm
Copy link
Contributor

Amazon Linux uses different target triple than other distributions. An attempt to accomodate it in Clang's frontend driver has been rejected already [1], so the only way to handle it is to set the default target triple explicitly when building LLVM. This will affect the name of the runtimes library which LLVM creates.

[1] llvm/llvm-project#109263

Amazon Linux uses different target triple than other distributions.
An attempt to accomodate it in Clang's frontend driver has been
rejected already [1], so the only way to handle it is to set the
default target triple explicitly when building LLVM. This will affect
the name of the runtimes library which LLVM creates.

[1] llvm/llvm-project#109263
@pawosm-arm pawosm-arm merged commit 3911773 into arm-software Feb 28, 2025
@pawosm-arm pawosm-arm deleted the users/pawosm-arm/atfl-target-triple branch February 28, 2025 17:43
pawosm-arm added a commit that referenced this pull request Feb 28, 2025
It's a cherry-pick from the arm-software branch.

Amazon Linux uses different target triple than other distributions. An
attempt to accomodate it in Clang's frontend driver has been rejected
already [1], so the only way to handle it is to set the default target
triple explicitly when building LLVM. This will affect the name of the
runtimes library which LLVM creates.

[1] llvm/llvm-project#109263
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants