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
Insert trap for 64-bit offsets on X86 32-bit targets
This prevents the verify instruction pass from reporting the offsets as
erroneous when we've already reported the error to the user.
Add `-verify-machineinstrs` to tests for large displacements to catch
simliar issues.
0 commit comments