-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a couple issues with GTF_GLOB_REF setting
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.
- Loading branch information
1 parent
95f7f7a
commit 189b03c
Showing
1 changed file
with
13 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters