mirror of
https://github.com/ziglang/zig.git
synced 2026-01-03 12:03:19 +00:00
These targets now have a similar disagreement with LLVM about the alignment of 128-bit integers as x86_64: * riscv64 * powerpc64 * powerpc64le * mips64 * mips64el * sparcv9 See #2987