Skip to content

[cmake] Disable using FatLTO on Apple platforms #85708

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

ilovepi
Copy link
Contributor

@ilovepi ilovepi commented Mar 18, 2024

FatLTO currently only supports ELF, so ensure we don't use it
on non-ELF platforms.

Created using spr 1.3.4
@llvmbot llvmbot added the cmake Build system in general and CMake in particular label Mar 18, 2024
@ilovepi ilovepi requested a review from petrhosek March 18, 2024 22:03
@ilovepi ilovepi merged commit 3cd9dcc into main Mar 19, 2024
@ilovepi ilovepi deleted the users/ilovepi/spr/cmake-disable-using-fatlto-on-apple-platforms branch March 19, 2024 20:03
chencha3 pushed a commit to chencha3/llvm-project that referenced this pull request Mar 23, 2024
FatLTO currently only supports ELF, so ensure we don't use it
on non-ELF platforms.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmake Build system in general and CMake in particular
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants