[yaml2obj] Align section content using AddressAlign field's value
Use AddressAlign field's value to properly align sections content in the yaml2obj tool. Before this change the yaml2obj ignored AddressAlign and always aligned section on 16 bytes boundary. llvm-svn: 241674
Loading
Please sign in to comment