Rename stackprotector_create intrinsic to stackprotector.
authorBill Wendling <isanbard@gmail.com>
Tue, 18 Nov 2008 11:01:33 +0000 (11:01 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 18 Nov 2008 11:01:33 +0000 (11:01 +0000)
commit5734450d40fe5546eb98c0d856d73c3321eaf5d2
tree9fec9aa04961d4ea1f2be483c29aee7a57d64efc
parent9bef70609cdee0bf7e641a02a56890610a5a7125
Rename stackprotector_create intrinsic to stackprotector.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59519 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Intrinsics.td
lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp
lib/CodeGen/StackProtector.cpp