Enable the assertion in getIntPtrType (I've audited all users of this method and
authorDuncan Sands <baldrick@free.fr>
Fri, 2 Nov 2012 09:02:37 +0000 (09:02 +0000)
committerDuncan Sands <baldrick@free.fr>
Fri, 2 Nov 2012 09:02:37 +0000 (09:02 +0000)
commit9825d1edf000b64c967264593a59b0f2023caf6a
tree77fab6dd007d4c584e10e1d0a0e1e6107d2ebce5
parent52df6c2eec06861d9e933bae5b055f0b4e52f74f
Enable the assertion in getIntPtrType (I've audited all users of this method and
they are now all correct; hopefully the buildbots will agree!).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167289 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/DataLayout.cpp