mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-24 17:31:32 -04:00
3c924abb69
The bitcode format always uses little endian words. Prior to this commit, a bitcode file produced on e.g. aarch64_be or s390x would fail to be loaded by LLVM.