| commit | 25bef201c57fb8e68cb50c7d3c26fe5e0ebf98af | [log] [tgz] |
|---|---|---|
| author | Eli Friedman <efriedma@codeaurora.org> | Tue May 15 23:36:46 2018 +0000 |
| committer | Eli Friedman <efriedma@codeaurora.org> | Tue May 15 23:36:46 2018 +0000 |
| tree | 1e30372443b630e17e617186f1d70735ef9eed24 | |
| parent | c3f240f7dc0387a6efabb75ee86cd5b453e0b196 [diff] |
[MachineOutliner] Add optsize markings to outlined functions. It doesn't matter much this late in the pipeline, but one place that does check for it is the function alignment code. Differential Revision: https://reviews.llvm.org/D46373 llvm-svn: 332415