Skip to content

Conversation

@pawosm-arm
Copy link
Contributor

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

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
@pawosm-arm pawosm-arm merged commit d7be639 into release/arm-software/20.x Mar 1, 2025
@pawosm-arm pawosm-arm deleted the users/pawosm-arm/release/arm-software/20.x/atfl-target-triple branch March 1, 2025 13:00
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.

2 participants