This patch simply adds the IR outliner to the pipeline of optimizations run under FullLTO post-link. This seems like the right thing to do to capture more candidates, and it provides a small benefit for code size on Embench on riscv32.
Work in progress because I still need to check which tests need to be updated, but submitted for discussion as is.