objdiff
objdiff copied to clipboard
Combine data/text sections: Pad sections to alignment
Fixes #196. This PR aligns all combined sections to at least 4 bytes, but will align to more if the section has more alignment than that specified in the object file.
Mostly tested this on ARM, it doesn't seem to break x86 in any obvious way but I don't know much about x86.