Use Intrinsic::getDeclaration to get hold of
authorDuncan Sands <baldrick@free.fr>
Mon, 7 Apr 2008 13:41:19 +0000 (13:41 +0000)
committerDuncan Sands <baldrick@free.fr>
Mon, 7 Apr 2008 13:41:19 +0000 (13:41 +0000)
commita122043c2c0d33828cb2e897b43b5d858a74db4e
tree7225c676555f074c42d9e157064c286153229725
parent79ab3e801480e6412c064a3fb15a79a8cab13efc
Use Intrinsic::getDeclaration to get hold of
intrinsics.  Fix up the argument type (should
be i8*, was an array*).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49336 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/LowerInvoke.cpp