IntegerValType holds a uint32_t, so its constructor should take a uint32_t. ...
IntegerValType holds a uint32_t, so its constructor should take a uint32_t. This allows it to be properly initialized with bit widths > 65535 llvm-svn: 95731
Loading
Please register or sign in to comment