Use stripPointerCasts when checking for AllocaInsts for the stackprotector intrinsic.
authorBill Wendling <isanbard@gmail.com>
Wed, 19 Nov 2008 09:17:16 +0000 (09:17 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 19 Nov 2008 09:17:16 +0000 (09:17 +0000)
commit2f45f9762da4ac6e823e83bff36806be1b099ea2
tree0e455c9b6565a92132090a421f4659f37e199d17
parent021f3f252ead1660538e1f4238151722a149d4d2
Use stripPointerCasts when checking for AllocaInsts for the stackprotector intrinsic.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59614 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Verifier.cpp