8156646b0c
This fixes windows build which has different integer size so the literal constant makes a difference. This is a follow-up to [0] which added a test that revealed this issue. [0] https://dart-review.googlesource.com/c/sdk/+/195682 TEST=Fixes vm/cc/PCRelativeCallPatterns on windows. Change-Id: I82403753126e95b86ccca5de039fd703b61a119b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/195921 Commit-Queue: Martin Kustermann <kustermann@google.com> Reviewed-by: Vyacheslav Egorov <vegorov@google.com>