On Thu, May 12, 2016 at 01:26:56PM +0000, HEITZMANN Frédéric 218168 via llvm-dev wrote: > It seems that LR register is backed up on the stack whilst it will never be used to return from a 'noreturn' function. To keep the stack aligned? Joerg