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

fix: support legacy Weaver #546

Merged
merged 6 commits into from
Feb 4, 2021
Merged

fix: support legacy Weaver #546

merged 6 commits into from
Feb 4, 2021

Conversation

paulpach
Copy link
Contributor

new ILPostProcessor is having issue with rewired.
This allows the weaver to work in legacy mode: that is using the hooks.

to use it, add LEGACY_ILPP to your defines

Screen Shot 2021-01-24 at 11 30 25 AM

new ILPostProcessor is having issue with rewired.
This allows the weaver to work in legacy mode: that is using the hooks.

to use it,  add LEGACY_ILPP to your defines
Copy link
Member

@uweeby uweeby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested with a known bad situation where weaver forces a rebuild all. this PR resolved the issue.

@sonarcloud
Copy link

sonarcloud bot commented Feb 4, 2021

@paulpach paulpach merged commit e1bbc03 into master Feb 4, 2021
@paulpach paulpach deleted the legacy_ilpp branch February 4, 2021 19:06
github-actions bot pushed a commit that referenced this pull request Feb 4, 2021
## [63.3.2](v63.3.1...v63.3.2) (2021-02-04)

### Bug Fixes

* support legacy Weaver ([#546](#546)) ([e1bbc03](e1bbc03))
@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2021

🎉 This PR is included in version 63.3.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

paulpach added a commit that referenced this pull request Feb 5, 2021
github-actions bot pushed a commit that referenced this pull request Feb 5, 2021
## [63.3.3](v63.3.2...v63.3.3) (2021-02-05)

### Reverts

* Revert "fix: support legacy Weaver (#546)" ([d58725f](d58725f)), closes [#546](#546)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants