AArch64: Don't emit CFI for SCS register in nounwind functions.

All that you can legitimately do with the CFI for a nounwind function
is get a backtrace, and adjusting the SCS register is not (currently)
required for this purpose.

Differential Revision: https://reviews.llvm.org/D54988

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@348035 91177308-0d34-0410-b5e6-96231b3b80d8
2 files changed