diff options
author | Jens Reidel <adrian@travitia.xyz> | 2025-07-19 02:01:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-18 20:01:44 -0400 |
commit | a5d6fa68e399dee9eb56f2671670085b26c06b4a (patch) | |
tree | 93fbba3e30e634ab797182eb8906bf6dba179b52 /llvm/lib/CodeGen/RegAllocBasic.cpp | |
parent | fef42382882fdd094add0f404d872aa8f4282ea9 (diff) | |
download | llvm-a5d6fa68e399dee9eb56f2671670085b26c06b4a.zip llvm-a5d6fa68e399dee9eb56f2671670085b26c06b4a.tar.gz llvm-a5d6fa68e399dee9eb56f2671670085b26c06b4a.tar.bz2 |
[compiler-rt][Mips] Fix stat size check on mips64 musl (#143301)
The sizes of the struct stat on MIPS64 differ in musl vs glibc.
See https://godbolt.org/z/qf9bcq8Y8 for the proof. Prior to this change,
compilation for MIPS64 musl would fail.
Signed-off-by: Jens Reidel <adrian@travitia.xyz>
Diffstat (limited to 'llvm/lib/CodeGen/RegAllocBasic.cpp')
0 files changed, 0 insertions, 0 deletions