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

Improved basic block manipulation #1053

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Improved basic block manipulation #1053

wants to merge 2 commits into from

Conversation

nofiv
Copy link
Contributor

@nofiv nofiv commented Jul 22, 2019

Satisfyingly solves #961 for x86 architecture. Other architectures could be implemented later on.

@serpilliere
Copy link
Contributor

Hi @nofiv,
Thank you for the PR. We will look at this next week !

@XVilka
Copy link
Contributor

XVilka commented Mar 5, 2020

@nofiv could you please add a couple tests for these BB manipulation improvements?

@serpilliere
Copy link
Contributor

Sorry for this, but we haven't taken time to analyze the new interface introduced by the PR (shame on me). Maybe we have to this before any rebase.

@nofiv
Copy link
Contributor Author

nofiv commented Mar 10, 2020

I'd like to know whether you want to add-in such a feature in the first place. If you want to, I'll create the tests and solve possible bugs (I'm not sure whether this version moved call instructions correctly).

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

Successfully merging this pull request may close these issues.

None yet

3 participants