This patch implements -ffunction-sections on AIX.
This patch focuses on assembly generation.
Follow-on patch needs to handle:
- -ffunction-sections implication for jump table.
- Object file generation path and associated testing.
Differential D83875
[XCOFF][AIX] Enable -ffunction-sections jasonliu on Jul 15 2020, 7:40 AM. Authored by
Details This patch implements -ffunction-sections on AIX.
Diff Detail Event Timeline
Comment Actions LGTM
|
Should we also handle this in this patch?