Verify that the second parameter of the stacprotector intrinsic is an alloca
authorBill Wendling <isanbard@gmail.com>
Tue, 18 Nov 2008 23:09:31 +0000 (23:09 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 18 Nov 2008 23:09:31 +0000 (23:09 +0000)
commitc5b795e8ce28076aeb64ac4342b725bceac3607e
treefc1350057a367335de208848a5f9dab57f7ed55a
parent63a431c6704e711713b0258bd987cfb257767cf4
Verify that the second parameter of the stacprotector intrinsic is an alloca
instruction.

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