llvm-project
f336f82b - [SystemZ][z/OS] Honor alignment of global data

Commit
8 days ago
[SystemZ][z/OS] Honor alignment of global data The alignment of sections is set after the section are created. Thus, the ED structure set at object construction time is updated with the current section alignment. This only applies to ED type section. As result, the alignment of global data is correctly set.
Author
Committer
Parents
Loading