Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make displacements and indirect calls "local" #5

Open
AJenbo opened this issue Sep 7, 2018 · 2 comments
Open

Make displacements and indirect calls "local" #5

AJenbo opened this issue Sep 7, 2018 · 2 comments
Labels
enhancement New feature or request

Comments

@AJenbo
Copy link
Member

AJenbo commented Sep 7, 2018

--no-mem-disp does a good job of cleaning up the diff and still show you the sizes. But leaves you in a situation where you can't know if you swaped one for another. Still even with out --no-mem-disp enabled it can be hard to track, take this as an exampel:
billede
It's easy to miss that line 32 is actually referencing the wrong value.
If we could instead lable them with a local reference the issue becomes much clear then what we get even with out --no-mem-disp:
billede

@seritools seritools added the enhancement New feature or request label Sep 7, 2018
@sskras
Copy link

sskras commented Apr 15, 2021

Any updates on that?

@AJenbo
Copy link
Member Author

AJenbo commented Apr 15, 2021

no, nothing new has been posted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants