rust/src/debuginfo
bjorn3 c27715bf66 Use abi rather than preferred alignment everywhere
Turns out the size of a type is not necessarily a multiple of the
preferred alignment, which broke the realignment logic in
create_stack_slot.
2025-02-13 14:22:57 +00:00
..
emit.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
line_info.rs Merge commit '5b1246bb4b' into sync_cg_clif-2024-11-02 2024-11-02 14:53:30 +00:00
mod.rs Use abi rather than preferred alignment everywhere 2025-02-13 14:22:57 +00:00
object.rs Rustfmt 2025-02-01 16:47:02 +00:00
types.rs Use abi rather than preferred alignment everywhere 2025-02-13 14:22:57 +00:00
unwind.rs Merge commit '5b1246bb4b' into sync_cg_clif-2024-11-02 2024-11-02 14:53:30 +00:00