| commit | 3769639335ac3924b24f62c1b4fed6609e0fe988 | [log] [tgz] |
|---|---|---|
| author | Eli Friedman <efriedma@codeaurora.org> | Wed Aug 29 23:46:26 2018 +0000 |
| committer | Eli Friedman <efriedma@codeaurora.org> | Wed Aug 29 23:46:26 2018 +0000 |
| tree | c941c1f0e7a1512756f076977588893436faf2c4 | |
| parent | 6556e6b9290adc40cdcec7e844a1334dda8b7c50 [diff] |
[NFC] Make getPreferredAlignment honor section markings. 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 Revision: https://reviews.llvm.org/D51377 llvm-svn: 340999