[stackprotector] Add in the stackprotector libcall.
authorMichael Gottesman <mgottesman@apple.com>
Mon, 12 Aug 2013 18:45:38 +0000 (18:45 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Mon, 12 Aug 2013 18:45:38 +0000 (18:45 +0000)
commit15b2782ccf141930cc98507a1cb1d501fbfd4000
treea82067a00fd444fd96c633f4b28807170c474439
parent2a64a639e5f2870a2a898a593fc37a800f977d5e
[stackprotector] Add in the stackprotector libcall.

We support this libcall on all platforms except for OpenBSD (See
lib/Codegen/StackProtector.cpp).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188193 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/RuntimeLibcalls.h
lib/CodeGen/TargetLoweringBase.cpp