Skip to content

Remove -Xlink #4907

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

Merged
merged 2 commits into from
Aug 8, 2018
Merged

Remove -Xlink #4907

merged 2 commits into from
Aug 8, 2018

Conversation

nicolasstucki
Copy link
Contributor

This mode has not been tested for a while and is not going to be used
in the future. It was the basis on which -from-tasty was created
and tested the loading loading of TASTy trees before -from-tasty existed.

It intended to use the linker call graph to know which classes to reload.
Now that this is not going to be supported this infrastructure is useless.

@nicolasstucki nicolasstucki requested a review from smarter August 8, 2018 12:40
@nicolasstucki nicolasstucki self-assigned this Aug 8, 2018
This mode has not been tested for a while and is not going to be used
in the future. It was the basis on which -from-tasty was created
and tested the loading loading of TASTy trees before -from-tasty existed.

It intended to use the linker call graph to know which classes to reload.
Now that this is not going to be supported this infrastructure is useless.
@nicolasstucki
Copy link
Contributor Author

@smarter I still had to fix a couple of files in the plugin tests.

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.

3 participants