[stackprotector] Refactored ssp prologue creation code into its own helper function.
authorMichael Gottesman <mgottesman@apple.com>
Mon, 22 Jul 2013 20:44:11 +0000 (20:44 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Mon, 22 Jul 2013 20:44:11 +0000 (20:44 +0000)
commitc03d5ec32041892734324f4dc635e7644aebd672
tree6737b86c017e5a55ce5b95cab6f9e2c0210bb308
parentfdd16bb91842b9cd8525d0a9202eb001233afcb5
[stackprotector] Refactored ssp prologue creation code into its own helper function.

No functionality change.

rdar://13935163

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186868 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/StackProtector.cpp