Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Generate deterministic timestamp when compiling composite image #40122

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

Conversation

davidwrighton
Copy link
Member

  • Port the logic from the Roslyn compiler that handles deterministic timestamp generation
  • Enable for composite images

This allows matching up generated pdb files with the composite image to work correctly in all known cases.

Fixes #32507

@davidwrighton
Copy link
Member Author

@dotnet/crossgen-contrib

@davidwrighton davidwrighton merged commit 47f9d4b into dotnet:master Jul 30, 2020
Jacksondr5 pushed a commit to Jacksondr5/runtime that referenced this pull request Aug 10, 2020
- Port the logic from the Roslyn compiler that handles deterministic timestamp generation
- Enable for composite images

This allows matching up generated pdb files with the composite image to work correctly in all known cases.
@karelz karelz added this to the 5.0.0 milestone Aug 18, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 8, 2020
@davidwrighton davidwrighton deleted the deterministic_id_provider branch April 20, 2021 17:43
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.

Use deterministic ID provider to generate PE timestamps for composite R2R images
4 participants