Jakub Konka 15ff891f04 stage2: pad out (non-packed) struct fields when lowering to bytes
* pad out (non-packed) struct fields when lowering to bytes to be
  saved in the binary - prior to this change, fields would be
  saved at non-aligned addresses leading to wrong accesses
* add a matching test case to `behavior/struct.zig` tests
* fix offset to field calculation in `struct_field_ptr` on `x86_64`
2022-02-02 13:43:41 +01:00
..
2022-01-24 21:53:57 -07:00
2022-02-02 10:48:21 +01:00
2021-12-15 17:28:48 +01:00
2022-01-30 21:27:52 +02:00
2020-10-31 12:21:49 +02:00
2022-01-24 20:15:32 +02:00