aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/Analysis.cpp
diff options
context:
space:
mode:
authorKoakuma <koachan@protonmail.com>2025-08-13 23:26:36 +0700
committerGitHub <noreply@github.com>2025-08-13 23:26:36 +0700
commit8071d279fd97134f798699795dfb0b16747ce247 (patch)
tree7dbbcc204f4392011d98f6404a884837e63098e5 /llvm/lib/CodeGen/Analysis.cpp
parentbfc331e54407085395b45d1bfb9b04833342acdf (diff)
downloadllvm-8071d279fd97134f798699795dfb0b16747ce247.zip
llvm-8071d279fd97134f798699795dfb0b16747ce247.tar.gz
llvm-8071d279fd97134f798699795dfb0b16747ce247.tar.bz2
[WIP] [clang] Align cleanup structs to prevent SIGBUS on sparc32 (#152866)
The cleanup structs expect that pointers and (u)int64_t have the same alignment requirements, which isn't true on sparc32, which causes SIGBUSes. See also: https://github.com/llvm/llvm-project/issues/66620
Diffstat (limited to 'llvm/lib/CodeGen/Analysis.cpp')
0 files changed, 0 insertions, 0 deletions