Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SDAG] Don't allow implicit trunc in getConstant()
Assert that the passed value is a valid unsigned integer value for the specified type. For signed values getSignedConstant() / getSignedTargetConstant() should be used instead.
- Loading branch information