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

[release/6.0] Big-endian fixes: PDB creation by ilasm #59452

Closed
wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 22, 2021

Backport of #59422 to release/6.0

/cc @BruceForstall @uweigand

Customer Impact

Fixes s390x platform source-build using .NET 6 tools. No impact to supported .NET 6 platforms.

Testing

Regular PR testing + ilasm/ildasm round-trip pri-1 test run.

Risk

Low.

* Fix byte order of debug directory fields

* Fix byte order of PDB stream data (PdbHeap::SetData)
@ghost
Copy link

ghost commented Sep 22, 2021

Tagging subscribers to this area: @JulieLeeMSFT
See info in area-owners.md if you want to be subscribed.

Issue Details

Backport of #59422 to release/6.0

/cc @BruceForstall @uweigand

Customer Impact

Testing

Risk

Author: github-actions[bot]
Assignees: -
Labels:

area-ILTools-coreclr

Milestone: -

@BruceForstall
Copy link
Member

@dotnet/jit-contrib PTAL

Copy link
Member

@jeffschwMSFT jeffschwMSFT left a comment

Choose a reason for hiding this comment

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

Approved. We should take this for consideration in .NET 6.

@marek-safar marek-safar added the Servicing-consider Issue for next servicing release review label Sep 27, 2021
@jeffschwMSFT
Copy link
Member

Closing as this was merged into RC2 via #59484

@BruceForstall
Copy link
Member

@jeffschwMSFT Do rc2 changes automatically flow to the release branch?

@jeffschwMSFT
Copy link
Member

Do rc2 changes automatically flow to the release branch?

Yes

@akoeplinger akoeplinger deleted the backport/pr-59422-to-release/6.0 branch October 7, 2021 18:39
@ghost ghost locked as resolved and limited conversation to collaborators Nov 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-ILTools-coreclr Servicing-consider Issue for next servicing release review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants