mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 22:33:08 +00:00
* move `ptrBitWidth` from Arch to Target since it needs to know about the abi * double isn't always 8 bits * AVR uses 1-byte alignment for everything in GCC