Skip to content

Do not use RUNTIMES_USE_LIBC=llvm-libc yet#634

Merged
voltur01 merged 1 commit intoarm:arm-softwarefrom
voltur01:fix_use_llvm-libc
Dec 3, 2025
Merged

Do not use RUNTIMES_USE_LIBC=llvm-libc yet#634
voltur01 merged 1 commit intoarm:arm-softwarefrom
voltur01:fix_use_llvm-libc

Conversation

@voltur01
Copy link
Contributor

@voltur01 voltur01 commented Dec 3, 2025

Fix up for #623: RUNTIMES_USE_LIBC=llvm-libc has special handling in https://github.com/llvm/llvm-project/blob/8feb6762ba9fb83f8e13ef9486c3b743e1b5cfa7/runtimes/cmake/Modules/HandleLibC.cmake#L26 that breaks ATfE build by adding -nostdlibc option.

Keep using the default system option for now, llvm-libc handling needs further investigation.

Fix up for arm#623: RUNTIMES_USE_LIBC=llvm-libc has special handling in https://github.com/llvm/llvm-project/blob/8feb6762ba9fb83f8e13ef9486c3b743e1b5cfa7/runtimes/cmake/Modules/HandleLibC.cmake#L26 that breaks ATfE build by adding -nostdlibc option.

Keep using the default system option for now, llvm-libc handling needs further investigation.
@voltur01 voltur01 requested a review from a team as a code owner December 3, 2025 10:43
Copy link
Contributor

@simpal01 simpal01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@voltur01 voltur01 merged commit c87d243 into arm:arm-software Dec 3, 2025
2 checks passed
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