[stackprotector] Added support for emitting the llvm intrinsic stack protector check.
authorMichael Gottesman <mgottesman@apple.com>
Tue, 20 Aug 2013 08:36:53 +0000 (08:36 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Tue, 20 Aug 2013 08:36:53 +0000 (08:36 +0000)
commit3480d1b84e0bdea91c08dcd931fe86b562971f3d
tree2481be1ccedd0303ac4c4490fe80ca7d31212fa2
parent9d6852cf98dd1e6a939b3469ea49ff7cbc15ad73
[stackprotector] Added support for emitting the llvm intrinsic stack protector check.

rdar://13935163

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