Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

Refactor gcSections to resolve symbols first and gc after #707

Merged
merged 2 commits into from
Jul 8, 2020

Conversation

gkaracha
Copy link
Member

@gkaracha gkaracha commented Jul 7, 2020

Being able to partition gcSections into two separate phases without problems (all tests must pass and there should be no performance regressions) is a great step in the right direction. If this PR works as expected, we shall edit the second phase (module filtering/creation from disk) afterwards in a separate PR, instead of doing all at once (PR #666).

@gkaracha gkaracha force-pushed the gkaracha/wip-refactor-gcsections branch from 34075fa to 8e7b63c Compare July 7, 2020 12:33
@gkaracha gkaracha marked this pull request as ready for review July 7, 2020 12:33
@gkaracha gkaracha requested a review from TerrorJack July 7, 2020 12:38
@gkaracha gkaracha force-pushed the gkaracha/wip-refactor-gcsections branch from 8e7b63c to 0058caa Compare July 8, 2020 10:07
@TerrorJack TerrorJack merged commit 9bd2d67 into master Jul 8, 2020
@TerrorJack TerrorJack deleted the gkaracha/wip-refactor-gcsections branch July 8, 2020 13:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants