Skip to content

Conversation

@llvmbot
Copy link
Member

@llvmbot llvmbot commented Aug 6, 2024

Backport 3a226db

Requested by: @rorth

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

llvmbot commented Aug 6, 2024

@efriedma-quic What do you think about merging this PR to the release branch?

Copy link
Collaborator

@efriedma-quic efriedma-quic left a comment

Choose a reason for hiding this comment

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

LGTM

As discussed in Issue llvm#86793, the `MachOTest.UnalignedLC` test dies with
`SIGBUS` on SPARC, a strict-alignment target. It simply cannot work
there. Besides, the test invokes undefined behaviour on big-endian
targets, so this patch disables it on all of those.

Tested on `sparcv9-sun-solaris2.11` and `amd64-pc-solaris2.11`.

(cherry picked from commit 3a226db)
@tru tru merged commit aa3bbf1 into llvm:release/19.x Aug 10, 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

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

4 participants