Daniel Thornburgh 4dac0dff08
[LLD][ELF] Fix SHF_MERGE misalignment when spilled (#119289)
Section merging can increase section alignment after potential spill
sections are created. Since this operation is never performed on spill
sections, they can keep their earlier, smaller, alignment, which
produces a misalignment if a spill occurs.

This change propagates alignment increases forward after merging.
2024-12-10 13:43:13 -08:00
..
2024-07-28 11:43:27 -07:00
2024-07-26 16:51:42 -07:00
2023-07-15 14:10:40 -07:00
2024-07-27 14:46:41 -07:00