Skip to content

Conversation

@davidwrighton
Copy link
Member

  • Since there are two possible places where the module indices must be up to date, ensure that they are finalized before either Node writes its data
  • Ensure that module indices are precomputed when needed from inlinee data
  • This fix is necessary for composite with version bubble scenarios (It is necessary to upgrade Bing to the latest crossgen2 compiler)

- Since there are two possible places where the module indices must be up to date, ensure that they are finalized before either Node writes its data
- Ensure that module indices are precomputed when needed from inlinee data
@davidwrighton
Copy link
Member Author

/backport to release/6.0-rc2

@github-actions
Copy link
Contributor

Started backporting to release/6.0-rc2: https://github.com/dotnet/runtime/actions/runs/1255151194

Copy link
Member

@trylek trylek left a comment

Choose a reason for hiding this comment

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

Looks awesome, thanks David for fixing this!

@davidwrighton
Copy link
Member Author

/azp list

@davidwrighton
Copy link
Member Author

/azp run runtime-coreclr crossgen2-composite

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

…its signatures when an input bubble is present as well
@davidwrighton davidwrighton merged commit 83e1422 into dotnet:main Sep 21, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Nov 3, 2021
@davidwrighton davidwrighton deleted the fix_composite_with_inputbubble branch April 13, 2023 18:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants