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)
commit47ef7cffb8c57db504f7cfb10defb63ff082b3b5
tree4599ae44b0959b3f64c1beb2d417f3da81f63e5d
parentb62807a95c3fda8e0bd1405b22bebfadacac4fd8
Enable the assertion in getIntPtrType (I've audited all users of this method and
they are now all correct; hopefully the buildbots will agree!).

llvm-svn: 167289
llvm/lib/VMCore/DataLayout.cpp