aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorRainer Orth <ro@gcc.gnu.org>2024-08-06 09:08:41 +0200
committerGitHub <noreply@github.com>2024-08-06 09:08:41 +0200
commit3a226dbe27ac7c7d935bc0968e84e31798a01207 (patch)
tree98bcd24db539c647134462c4ae1c7f6c9ba77065 /clang/lib/CodeGen/CodeGenModule.cpp
parent6e4c58052aa79048a8b18099315c7e7c8b1ca46a (diff)
downloadllvm-3a226dbe27ac7c7d935bc0968e84e31798a01207.zip
llvm-3a226dbe27ac7c7d935bc0968e84e31798a01207.tar.gz
llvm-3a226dbe27ac7c7d935bc0968e84e31798a01207.tar.bz2
[BinaryFormat] Disable MachOTest.UnalignedLC on SPARC (#100086)
As discussed in Issue #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`.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions