Skip to content

Conversation

@llvmbot
Copy link
Member

@llvmbot llvmbot commented Jul 29, 2024

Backport 33a50e0

Requested by: @rorth

@llvmbot llvmbot added this to the LLVM 19.X Release milestone Jul 29, 2024
@llvmbot
Copy link
Member Author

llvmbot commented Jul 29, 2024

@MaskRay What do you think about merging this PR to the release branch?

As detailed in Issue llvm#100320, a considerable number of tests that
explicitly use `-fuse-ld=lld` `FAIL` on Linux/sparc64 due to several
`lld` limitations (no 32-bit SPARC support, lack of support for various
relocations, ...).

To reduce the noise, this patch disables `COMPILER_RT_HAS_LLD` on SPARC
wholesale.

Tested on `sparc64-unknown-linux-gnu`.

(cherry picked from commit 33a50e0)
@tru tru merged commit bf173ba into llvm:release/19.x Jul 29, 2024
@github-actions
Copy link

@rorth (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

4 participants