mirror of
https://github.com/ziglang/zig.git
synced 2026-02-09 19:10:48 +00:00
When doing LLVM const bit shifting we must make sure the integer bit sizes are wide enough or else LLVM gives us a poison result.
When doing LLVM const bit shifting we must make sure the integer bit sizes are wide enough or else LLVM gives us a poison result.