Use the pointer type size.
authorBill Wendling <isanbard@gmail.com>
Fri, 29 Jul 2011 01:15:29 +0000 (01:15 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 29 Jul 2011 01:15:29 +0000 (01:15 +0000)
commit741bf790b85595659c91d511c4ff60975180449f
treeffa6f9e18d9c822b274e849f3d47baaad2bbe1ff
parent7d44c453511ce4c43e0a3c128f018f04c330d390
Use the pointer type size.

With this, we can now compile a simple EH program.

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