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
Add it to INDs and BLKs off of exposed ADDRs in addition to OBJs.
Remove code from args morphing which was re-deriving the side effects
flags for an OBJ argument, it was:
a) Unnecessary, as morph has already done all the work.
b) Incorrect, as it lost GTF_GLOB_REF for OBJ(ADDR(LCL (AX)))-like trees.
0 commit comments