IntegerValType holds a uint32_t, so its constructor should take a uint32_t. This...
authorKenneth Uildriks <kennethuil@gmail.com>
Wed, 10 Feb 2010 00:14:03 +0000 (00:14 +0000)
committerKenneth Uildriks <kennethuil@gmail.com>
Wed, 10 Feb 2010 00:14:03 +0000 (00:14 +0000)
commitf1f505f85c924c84391f4c4992fbfca56bfc8254
tree0265474d9ad905750c8be16b566d224a0bfac3fb
parent10fedd21d3d5e9527b13e38addd7002da2c1dc61
IntegerValType holds a uint32_t, so its constructor should take a uint32_t.  This allows it to be properly initialized with bit widths > 65535

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95731 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/TypesContext.h