Use the C personality function instead of the C++ personality function.
authorBill Wendling <isanbard@gmail.com>
Thu, 22 Sep 2011 17:56:40 +0000 (17:56 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 22 Sep 2011 17:56:40 +0000 (17:56 +0000)
commit711395527e6b19d4bf26e22586f2c13591970ba6
tree8b71a481c614bf5fdf6c107cbcd88233568fe332
parent26bcc701a2dd7007a5fd16aae9028b9b57e8eecd
Use the C personality function instead of the C++ personality function.

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