This is the second patch necessary for turning the MachineOutliner on by default under -Oz for AArch64. This teaches llc about -Oz and -Os that it can run passes that are added by default in -Oz and -Os to its pass pipeline.
Since this is a part of a series of patches, the intent here is that the MachineOutliner test that will be added in the final patch will test the behaviour of llc.