[PATCH] D11243: [ARM] Force LR spill in thumb2 noreturn functions

Renato Golin renato.golin at linaro.org
Sun Jul 19 05:51:08 PDT 2015


rengolin added a comment.

Isn't that the point of nounwind to not emit unwind information?

If you omit the "nounwind" from the function declaration you get your stack save.


Repository:
  rL LLVM

http://reviews.llvm.org/D11243







More information about the llvm-commits mailing list