[PowerPC] store the LR before stack update for big offsets.
For case that LROffset + FrameSize can not be encoded to the LR store instruction, we have to store the LR before the stack update.
Loading
Please sign in to comment
For case that LROffset + FrameSize can not be encoded to the LR store instruction, we have to store the LR before the stack update.