You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[LLD] [MinGW] Pass the canExitEarly parameter through properly
The MinGW driver passed a hardcoded true to this parameter
since 6f4e255, but when the MinGW driver got the
canExitEarly parameter for consistency in b11386f, this
call was missed so it wasn't passed on properly.
0 commit comments