Strip off pointer casts when looking at the eh.sjlj.functioncontext's argument.
authorBill Wendling <isanbard@gmail.com>
Wed, 28 Sep 2011 03:52:41 +0000 (03:52 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 28 Sep 2011 03:52:41 +0000 (03:52 +0000)
commitadbf7b2c567d42fcb12cfd69c2692da03d34d384
tree8867700f20b7c315100d0db56795202740a0e50e
parenteef108d5608c50742450a36ed6149e040b14a988
Strip off pointer casts when looking at the eh.sjlj.functioncontext's argument.

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