Bitcast the alloca to an i8* to match the intrinsic's signature.
authorBill Wendling <isanbard@gmail.com>
Wed, 28 Sep 2011 03:47:11 +0000 (03:47 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 28 Sep 2011 03:47:11 +0000 (03:47 +0000)
commiteef108d5608c50742450a36ed6149e040b14a988
treef9c7a4b6750c16651b9fd6cd5af7a2cee13af800
parent6ef94175d1bbab95f195770bb3c559b3ab38c4e5
Bitcast the alloca to an i8* to match the intrinsic's signature.

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