This should more accurately reflect what the AsmPrinter will actually do.
This is NFC, as far as I can tell; all the places that might be affected already have an extra check to avoid using the result of getPreferredAlignment in this situation.
Differential D51377
[NFC] Make getPreferredAlignment honor section markings. Authored by efriedma on Aug 28 2018, 12:46 PM.
Details This should more accurately reflect what the AsmPrinter will actually do. This is NFC, as far as I can tell; all the places that might be affected already have an extra check to avoid using the result of getPreferredAlignment in this situation.
Diff Detail
Event TimelineComment Actions Yeah, that works for me. If we start getting something wrong it's an edge case we should probably document :) Comment Actions Thanks for this.
| ||||||||||||||||||