In short, these options can be used to override the target specified preferred/minimum function/loop alignments for testing purposes.
Chad
Differential D15648
Add command line options to force function/loop alignments. mcrosier on Dec 18 2015, 10:16 AM. Authored by
Details
Diff Detail Event Timeline
Comment Actions LGTM with one caveat: we should double-check that the MachineBlock emission handles the case where the padding instruction bytes could be executed (i.e. that it knows to emit nops instead of just zeros). |